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

Support automatic sumfile updating #9

Open
ericcornelissen opened this issue Feb 17, 2024 · 0 comments
Open

Support automatic sumfile updating #9

ericcornelissen opened this issue Feb 17, 2024 · 0 comments

Comments

@ericcornelissen
Copy link
Owner

Summary

A major limitation of ghasum is that automated GitHub Actions updates through services like Dependabot and Renovate do not automatically update the ghasum checksums. To make it more convenient to use ghasum this should be automated.

Proposal

One way in which this can be automated is with an action that can be triggered on Pull Requests from update services (e.g. using a branch filter) which basically runs ghasum update and commits the result back to the same branch.

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

No branches or pull requests

1 participant