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

Forced SHA update workflow #5560

Merged
merged 10 commits into from
May 16, 2024
Merged

Forced SHA update workflow #5560

merged 10 commits into from
May 16, 2024

Conversation

oseoin
Copy link
Contributor

@oseoin oseoin commented May 16, 2024

Proposed changes

Adds a workflow which can force the latest SHAs for images pinned in build/Dockerfile and tests/Dockerfile. This opens a PR against the branch that it targets, so should work for main or release-* branches. Also supports excluding images that match a given pattern.

Sample PR (Note: branch name is incorrect as it was triggered from a push, branch name will normally be chore/image-update-<source branch>-<dockerfiles hash>)

image

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@oseoin oseoin requested a review from a team as a code owner May 16, 2024 13:44
@github-actions github-actions bot added github_actions Pull requests that update Github_actions code chore Pull requests for routine tasks labels May 16, 2024
@oseoin oseoin marked this pull request as draft May 16, 2024 13:58
@oseoin oseoin marked this pull request as ready for review May 16, 2024 15:31
@oseoin oseoin merged commit 5b603f4 into main May 16, 2024
78 checks passed
@oseoin oseoin deleted the force-image-sha-updates branch May 16, 2024 22:35
oseoin added a commit that referenced this pull request May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants