Unverified Commit c532db01 authored by Tom Stellard's avatar Tom Stellard Committed by GitHub
Browse files

workflows/pr-subscriber: Use our own custom concurrency implementation (#66263)

The builtin concurrency functionality for the workflows will cancel a
pending job if there is another job from the same workflow running. For
the pr-subscriber job, this means that if multiple labels are added at
the same time, then some of the pr-subscriber jobs will be cancelled and
the PR will not have all the necessary mentions.
parent f8f934e2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment