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

edit to approval workflow to avoid marking a failed action #650

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

pstjohn
Copy link
Collaborator

@pstjohn pstjohn commented Jan 23, 2025

Rather than having a bunch of red 'X's on PRs that haven't gotten the required +2 review, we could have a conditional step that only runs when the required approvals are met. If we mark this as the required step in our branch rules it has the same effect, without cluttering our PR status with a bunch of failed status checks

@pstjohn pstjohn added the SKIP_CI Completely skips the CI pipeline label Jan 23, 2025
@pstjohn pstjohn force-pushed the pstjohn/approval-workflow-skip branch from bf52187 to 5091404 Compare January 23, 2025 21:37
Signed-off-by: Peter St. John <[email protected]>
Signed-off-by: Peter St. John <[email protected]>
@pstjohn pstjohn added this pull request to the merge queue Jan 23, 2025
Merged via the queue into NVIDIA:main with commit 80d7000 Jan 24, 2025
9 checks passed
@pstjohn pstjohn deleted the pstjohn/approval-workflow-skip branch January 24, 2025 00:19
polinabinder1 pushed a commit that referenced this pull request Jan 28, 2025
Rather than having a bunch of red 'X's on PRs that haven't gotten the
required +2 review, we could have a conditional step that only runs when
the required approvals are met. If we mark this as the required step in
our branch rules it has the same effect, without cluttering our PR
status with a bunch of failed status checks

---------

Signed-off-by: Peter St. John <[email protected]>
Signed-off-by: Polina Binder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SKIP_CI Completely skips the CI pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants