Tighten raise-pr skill with branch guard and existing PR check#2797
Tighten raise-pr skill with branch guard and existing PR check#2797onmete wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Made-with: Cursor
f754bf7 to
e507f31
Compare
Made-with: Cursor
|
@onmete: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
unrelated |
|
@onmete: Overrode contexts on behalf of onmete: Red Hat Konflux / lightspeed-service-on-pull-request DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Description
Tightens the
.cursor/skills/raise-pr/SKILL.mdworkflow to prevent changes from being pushed to the wrong branch or bundled into an existing PR.Changes:
gh pr list --headto detect any open PR on the current branch before proceedingmainis always created unless the user explicitly confirms otherwisegh pr editor pushing to a branch that already has an open PRType of change
Related Tickets & Documents
Checklist before requesting a review
Testing
This is a Cursor skill (markdown workflow file) with no executable code. Verified by reviewing the updated step-by-step instructions directly.
Made with Cursor