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

Tag Docker images with branch name and PR # where appropriate #225

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

JakobEdding
Copy link
Member

@JakobEdding JakobEdding commented Nov 27, 2024

If workflow is triggered by pull_request event on PR #123, tag image with pr-123.

If workflow is triggered by push event on branch feat/foo-bar, tag image with feat-foo-bar.

@JakobEdding JakobEdding merged commit fff33f6 into main Nov 27, 2024
3 checks passed
@JakobEdding JakobEdding deleted the ft/branch-pr-tags branch November 27, 2024 15:27
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