ci: run PR labeler after the add_initial_labels action, add label cases#19312
Open
timvaillancourt wants to merge 16 commits intovitessio:mainfrom
Open
ci: run PR labeler after the add_initial_labels action, add label cases#19312timvaillancourt wants to merge 16 commits intovitessio:mainfrom
ci: run PR labeler after the add_initial_labels action, add label cases#19312timvaillancourt wants to merge 16 commits intovitessio:mainfrom
Conversation
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Contributor
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
…n-labeler Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
ci: run PR labeler after the check_pull_request_labels actionci: run PR labeler after the check_pull_request_labels action, add label cases
mhamza15
reviewed
Feb 5, 2026
Collaborator
mhamza15
left a comment
There was a problem hiding this comment.
I think we'd rather have this in the PR opened tasks workflow: https://github.com/vitessio/vitess/blob/main/.github/workflows/pr_opened_tasks.yml.
Contributor
Author
@mhamza15 yes, that's what I meant to do 👍. Updated |
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
ci: run PR labeler after the check_pull_request_labels action, add label casesci: run PR labeler after the add_initial_labels action, add label cases
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR moves the auto labeler to run sequentially after another job that edits labels, in a smarter place in the workflow files (thanks @mhamza15)
This will cause the auto-labeling to move to here (where line points)

Related Issue(s)
Checklist
Deployment Notes
AI Disclosure