Skip to content

Comments

[MrBot] Add review-pr skill for PR code review workflow#326

Open
dcristoloveanu wants to merge 3 commits intomasterfrom
dcristo/review-pr-skill
Open

[MrBot] Add review-pr skill for PR code review workflow#326
dcristoloveanu wants to merge 3 commits intomasterfrom
dcristo/review-pr-skill

Conversation

@dcristoloveanu
Copy link
Member

@dcristoloveanu dcristoloveanu commented Feb 20, 2026

Adds a new skill review-pr that guides Copilot through reviewing a pull request for functional issues, coding guideline adherence, and best practices.

The skill covers:

  • Fetching PR metadata (Azure DevOps and GitHub)
  • Analyzing diffs and cross-referencing with the codebase
  • Checking for completeness (e.g. all similar handlers updated)
  • Proposing comments one-at-a-time for user approval before posting
  • Posting approved comments with [MrBot] prefix

Session Id: 1f160bc5-d069-4b0d-b5ee-6ab5df4ec8de

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dcristoloveanu dcristoloveanu changed the base branch from main to master February 20, 2026 06:48
@dcristoloveanu
Copy link
Member Author

/azp run Azure-C-Build-Tools-Gate

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…cating rules

- Replace specific coding guideline rules with reference to general_coding_instructions.md
- Remove redundant Best Practices section
- Consolidate prioritization items to reference coding guidelines

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dcristoloveanu
Copy link
Member Author

/azp run Azure-C-Build-Tools-Gate

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anporumb
Copy link
Collaborator

/azp run Azure-C-Build-Tools-Gate

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@parth21999 parth21999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants