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

Change: image-url default to github.repository in container-build-push-generic action #1004

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

pascalholthaus
Copy link
Contributor

@pascalholthaus pascalholthaus commented Feb 5, 2024

What

Change: image-url default to github.repository

Why

It is mostly the default in every repository.

References

None

  image-url:
    description: "Image url/name without registry. Default is github.repository"
    default: "${{ github.repository }}"
Copy link

github-actions bot commented Feb 5, 2024

Conventional Commits Report

Type Number
Changed 2

🚀 Conventional commits found.

@pascalholthaus pascalholthaus changed the title Change: image-url default to github.repository Change: image-url default to github.repository in container-build-push-generic action Feb 5, 2024
@pascalholthaus pascalholthaus marked this pull request as ready for review February 5, 2024 12:49
@pascalholthaus pascalholthaus requested a review from a team as a code owner February 5, 2024 12:49
@pascalholthaus pascalholthaus enabled auto-merge (squash) February 5, 2024 12:50
@pascalholthaus pascalholthaus merged commit 8039b2a into main Feb 5, 2024
19 of 20 checks passed
@pascalholthaus pascalholthaus deleted the pholthaus/image-url-def branch February 5, 2024 14:56
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