docs: Documentation analysis and improvement#795
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
docs: Documentation analysis and improvement#795github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
…l jobs Co-authored-by: Copilot <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #793
Summary of files analyzed
.github/workflows/gh-aw-dependency-review.yml.github/workflows/gh-aw-resource-not-accessible-by-integration-triage.yml.github/workflows/gh-aw-security-triage.ymldocs/workflows/gh-aw-dependency-review.mddocs/workflows/gh-aw-resource-not-accessible-by-integration-triage.mddocs/workflows/gh-aw-security-triage.mdIssues found
docs/workflows/gh-aw-dependency-review.md: permissions section still documented a removedmint-gh-aw-github-tokenjob and did not document the follow-up relabel signaling job.docs/workflows/gh-aw-resource-not-accessible-by-integration-triage.md: still documented mint-job/GH_AW_GITHUB_TOKENmodel and omittedsignal-res-not-accessible-triage-followupsrelabel behavior.docs/workflows/gh-aw-security-triage.md: still documented mint-job/GH_AW_GITHUB_TOKENmodel and omittedsignal-security-triage-followupsrelabel behavior.Changes made
docs/workflows/gh-aw-dependency-review.mdto remove obsolete mint-job permission text and documentsignal-dependency-review-followups, including OIDC/token-minting location and merge-ready relabel signaling behavior.docs/workflows/gh-aw-resource-not-accessible-by-integration-triage.mdto replace stale token contract text with currentCOPILOT_GITHUB_TOKENcontract for triage, and added thesignal-res-not-accessible-triage-followupslabel re-apply flow plus its permissions.docs/workflows/gh-aw-security-triage.mdto replace stale token contract text with currentCOPILOT_GITHUB_TOKENcontract for triage, and added thesignal-security-triage-followupslabel re-apply flow plus its permissions.Rationale: align runbook docs with current workflow topology so operators can correctly reason about where OIDC token minting now occurs and how installation-token
labeledevents are intentionally emitted for downstream routing.What is this? | From workflow: Observability Agentic Workflow Entrypoint
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.