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

github: don't fail workflow if BIB ref hasn't changed #543

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

achilleas-k
Copy link
Member

The workflow runs daily and the BIB ref doesn't always get updated. To avoid having workflow failures for this expected use case, which can make it hard to see actual failures, let's just exit early with success when the diff is empty.

Workflow run on this branch: https://github.com/osbuild/images/actions/runs/8402128400/job/23011182941

@achilleas-k achilleas-k added this pull request to the merge queue Mar 25, 2024
Merged via the queue into main with commit fd5d827 Mar 25, 2024
15 of 17 checks passed
@croissanne croissanne deleted the github/update-ref-nofail branch March 25, 2024 14:23
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.

2 participants