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

deps: run make generate and auto-approve dependency PRs #4263

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

mastercactapus
Copy link
Member

Description:
Adds a workflow for dependabot PRs that will run make generate, commit changes (if any), and then have dependabot approve the PR.

This should result in most safe changes handling things like version updates in generated files, and having CI passing before a developer looks at it to do final approval and merge.

Due to the nature of GH Actions, this may take some iteration to get right.

KatieMSB
KatieMSB previously approved these changes Jan 30, 2025
AlaricWhitney
AlaricWhitney previously approved these changes Jan 30, 2025
.github/workflows/dep-autoapprove.yml Show resolved Hide resolved
Co-authored-by: Alaric Whitney <alaric.whitney@target.com>
@mastercactapus mastercactapus dismissed stale reviews from AlaricWhitney and KatieMSB via 3fd1d31 January 30, 2025 17:50
@mastercactapus mastercactapus merged commit e899482 into master Jan 30, 2025
8 checks passed
@mastercactapus mastercactapus deleted the dep-autoapprove branch January 30, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants