[autobackport: sssd-2-10] ci: run long jobs only if Accepted label is not set#8195
Merged
pbrezina merged 4 commits intoSSSD:sssd-2-10from Nov 14, 2025
Merged
Conversation
Member
|
@pbrezina, could you please resolve conflicts? |
9a19961 to
a7b28e3
Compare
Member
|
Done. |
alexey-tikhonov
approved these changes
Nov 14, 2025
The intention behind this job was to use it in a branch protection rule to require it to be green. However, the intg tests still fails quite often and even rawhide is red every now end then so this is unusable. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit e557ac7)
There is only one job now so it does not make sense. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit af225a0)
We do no not use it in the branch protection rules, so it is not needed. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit f100cb6)
To avoid wasting resources on our new merge workflow. Reviewed-by: Alexey Tikhonov <atikhono@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com> (cherry picked from commit 6f4e1f9)
Contributor
Author
|
The pull request was accepted by @pbrezina with the following PR CI status: 🟢 CodeQL (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
a7b28e3 to
0e728ac
Compare
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.
This is an automatic backport of PR#8182 ci: run long jobs only if Accepted label is not set to branch sssd-2-10, created by @pbrezina.
Caution
@pbrezina The patches did not apply cleanly. It is necessary to resolve conflicts before merging this pull request. Commits that introduced conflict are marked with
CONFLICT!.You can push changes to this pull request
Original commits
Backported commits
Original Pull Request Body
Avoid running long running and unnecessary jobs when the pull request is Accepted so it can be quickly merged and backport automation has free resources to run.