Add copilot instruction for reviewing API Spec PRs#5539
Open
chetanpandey1266 wants to merge 3 commits intomainfrom
Open
Add copilot instruction for reviewing API Spec PRs#5539chetanpandey1266 wants to merge 3 commits intomainfrom
chetanpandey1266 wants to merge 3 commits intomainfrom
Conversation
9138e4e to
3e8d506
Compare
3e8d506 to
4ff29c5
Compare
Adds a scheduled GitHub Actions workflow that runs every Monday: - Fetches merged PRs with 'API Proposal Review' label from the past week - Extracts review comments and summaries (excluding bot authors) - Creates a GitHub issue with structured learnings for updating copilot-instructions.md - Attempts to assign the issue to Copilot Coding Agent with graceful fallback - Skips silently when no relevant PRs found Uses only built-in GITHUB_TOKEN, no external API keys needed. Co-authored-by: Copilot <[email protected]>
4dfad0e to
aa4d7af
Compare
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.
This instruction file is used by copilot code reviewer to review API review PRs. This instruction file is only used for PRs which have API Proposal Review tag.
An example of code review using this instruction file: chetanpandey1266#2
This review marks every review as Important, Suggestion or Nit and tag older PRs which have similar comments.
