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

Wait for head SHA on pull request #24

Merged
merged 2 commits into from Oct 13, 2022
Merged

Wait for head SHA on pull request #24

merged 2 commits into from Oct 13, 2022

Conversation

int128
Copy link
Owner

@int128 int128 commented Oct 13, 2022

Problem to solve

Since docker/metadata-action@v4.1.0, it generates the head sha on pull request event.
See also docker/metadata-action#206.

How to solve

By default, this action will wait until the revision is github.sha or github.event.pull_request.head.sha.

@int128 int128 marked this pull request as ready for review October 13, 2022 01:08
@int128 int128 merged commit ef59f10 into main Oct 13, 2022
@int128 int128 deleted the wait-for-head-sha branch October 13, 2022 01:08
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.

None yet

1 participant