Skip to content

chore(CI): auto-close forks targeting the ai feature branch#10101

Open
NikolaMilosa wants to merge 4 commits intomasterfrom
nim-close-prs-targeting-feat-branch
Open

chore(CI): auto-close forks targeting the ai feature branch#10101
NikolaMilosa wants to merge 4 commits intomasterfrom
nim-close-prs-targeting-feat-branch

Conversation

@NikolaMilosa
Copy link
Copy Markdown
Contributor

Since this branch is meant for internal development, this PR is closing all prs that target specific feature branches

@github-actions github-actions Bot added the chore label May 6, 2026
@NikolaMilosa NikolaMilosa marked this pull request as ready for review May 6, 2026 10:13
@NikolaMilosa NikolaMilosa requested a review from a team as a code owner May 6, 2026 10:13
@github-actions github-actions Bot added the @idx label May 6, 2026
Copy link
Copy Markdown
Collaborator

@basvandijk basvandijk left a comment

Choose a reason for hiding this comment

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

It's unexpected to find the check-external-branch-policy job in the external-contrib-slack-notification.yaml‎ workflow since the former has nothing to do with slack notifications. What about moving it into a dedicated workflow?


on:
pull_request_target:
types: [opened, reopened]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

What happens when you retarget an already open PR? Will this still get triggered?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Based on this I don't see an event type for that. Which events would you suggest we add?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I would guess edited since you have to click the edit title button to change the target branch. But you'll have to test it to be sure.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants