Skip to content

Use conditional CI triggering #20

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

Merged
merged 3 commits into from
May 31, 2025
Merged

Use conditional CI triggering #20

merged 3 commits into from
May 31, 2025

Conversation

randomnoise
Copy link
Owner

Use CI triggering for:

  • specific files related to docker images
  • just trigger with push and pull_request events
  • check layers and push to registry only on commit push to main branch

This change is intended to diminish the possibility of mistakes when
using image name on different CI job steps.
Remove conditional and different job that checks for the both of the
images' layers and integrate checking into the first CI job

This is a prerequisite for conditional CI use with changes for specific
files and use with just git push to main branch.
@randomnoise
Copy link
Owner Author

Triggered CI with pull_request event without existing on the main branch in the first place, it is weird.

@randomnoise randomnoise merged commit 6caa749 into main May 31, 2025
2 checks passed
@randomnoise randomnoise deleted the ci-conditionals branch May 31, 2025 14:24
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.

1 participant