Skip to content

Conversation

@vitords
Copy link

@vitords vitords commented Jun 11, 2025

Often the dependabot PRs fail because of changes in go.mod/go.sum files
or because of generated code. This PR adds a workflow that handles these simple
cases allowing these PRs to be efortlessly dealt with it (especially if
you make use of our gh-dependabot extension.

It does it by running make, checking for change and, if detected, amending the
dependabot commit with the modified/generated files to it.

@vitords vitords requested a review from a team as a code owner June 11, 2025 13:19
@vitords vitords closed this Jun 11, 2025
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