Skip to content

[WIP] Update PR review workflow for better tracking#13882

Merged
radical merged 2 commits intojamesnk/pr-tracking-action-wipfrom
copilot/sub-pr-13862-again
Jan 13, 2026
Merged

[WIP] Update PR review workflow for better tracking#13882
radical merged 2 commits intojamesnk/pr-tracking-action-wipfrom
copilot/sub-pr-13862-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 13, 2026

  • Understand the new comment requesting merge conflict detection
  • Implement merge conflict detection using PR mergeable_state
  • Add hasMergeConflict field to PR data structure
  • Display red cross emoji (❌) next to PR title when conflicts exist
  • Validate changes and commit

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

When a PR has merge conflicts (mergeable_state === 'dirty'), a red cross emoji (❌) is now displayed next to the PR title in the generated tracking table. This helps reviewers quickly identify PRs that need conflict resolution before they can be merged.

Co-authored-by: radical <1472+radical@users.noreply.github.com>
@radical radical marked this pull request as ready for review January 13, 2026 17:08
@radical radical merged commit 17cc335 into jamesnk/pr-tracking-action-wip Jan 13, 2026
2 of 3 checks passed
@radical radical deleted the copilot/sub-pr-13862-again branch January 13, 2026 17:09
Copilot AI requested a review from radical January 13, 2026 17:09
Copilot stopped work on behalf of radical due to an error January 13, 2026 17:09
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants