Skip to content

chore: add workflow to mark port candidates - #25324

Merged
AztecBot merged 1 commit into
nextfrom
stack/chore-add-workflow-to-mark-port-candidates
Aug 26, 2026
Merged

chore: add workflow to mark port candidates#25324
AztecBot merged 1 commit into
nextfrom
stack/chore-add-workflow-to-mark-port-candidates

Conversation

@alexghr

@alexghr alexghr commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Fix A-1809

@alexghr
alexghr requested a review from charlielye as a code owner August 26, 2026 08:50
jobs:
label:
name: Add port candidate label
if: github.event.action == 'opened' || github.event.changes.base != null

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

wouldn't it be better to do it on merge?

@alexghr alexghr Aug 26, 2026

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.

I would keep it on open just so the engineer responsible for the PR can remove the label before merging it (if needed).

@AztecBot
AztecBot enabled auto-merge August 26, 2026 14:57
@AztecBot
AztecBot force-pushed the stack/chore-add-workflow-to-mark-port-candidates branch from a43189c to f101548 Compare August 26, 2026 14:57
@AztecBot
AztecBot added this pull request to the merge queue Aug 26, 2026
Merged via the queue into next with commit 9df414e Aug 26, 2026
15 checks passed
@AztecBot
AztecBot deleted the stack/chore-add-workflow-to-mark-port-candidates branch August 26, 2026 15:33
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