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

GD-208: Add finalize job to ci-pr #209

Merged
merged 3 commits into from
Jun 14, 2023
Merged

GD-208: Add finalize job to ci-pr #209

merged 3 commits into from
Jun 14, 2023

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Jun 14, 2023

Why

We need a finalize job to ci-pr to can be used on branch protection rules to set the require status checks to pass before merging.
image

What

Added finalize job to check all tests passed and reflect the status.

If one of the jobs is failing it must final fail.
image
if all tests passes the final status must be success.
image

merge status:

  • on queue
    image
  • on failure
    image
  • on success

@MikeSchulze MikeSchulze self-assigned this Jun 14, 2023
@MikeSchulze MikeSchulze merged commit b812248 into master Jun 14, 2023
@MikeSchulze MikeSchulze deleted the GD-208 branch June 14, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-208: Add finalize status to CI-PR to be used as status check on PR's
1 participant