Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflows/triage: fix concurrency. #12919

Merged
merged 1 commit into from Feb 23, 2022
Merged

Conversation

MikeMcQuaid
Copy link
Member

github.ref is always master for pull_request_target jobs so this needs to use github.head_ref instead to get the actual pull request branch.

`github.ref` is always `master` for `pull_request_target` jobs so this
needs to use `github.head_ref` instead to get the actual pull request
branch.
@BrewTestBot
Copy link
Member

Review period will end on 2022-02-24 at 13:40:02 UTC.

@BrewTestBot BrewTestBot added the waiting for feedback Merging is blocked until sufficient time has passed for review label Feb 23, 2022
@MikeMcQuaid MikeMcQuaid added the critical Critical change which should be shipped as soon as possible. label Feb 23, 2022
@BrewTestBot BrewTestBot removed the waiting for feedback Merging is blocked until sufficient time has passed for review label Feb 23, 2022
@BrewTestBot
Copy link
Member

Review period skipped due to critical label.

@MikeMcQuaid MikeMcQuaid merged commit da74e4d into master Feb 23, 2022
@MikeMcQuaid MikeMcQuaid deleted the fix-triage-concurrency branch February 23, 2022 14:01
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 26, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
critical Critical change which should be shipped as soon as possible. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants