Skip to content

Conversation

@demiquart3
Copy link

Dieses Update konfiguriert Dependabot so, dass nur noch Patch-Updates ausgeführt werden.

Dieses Update konfiguriert Dependabot so, dass nur noch Patch-Updates ausgeführt werden.
Copy link
Member

@timbru31 timbru31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The goal of the ticket was more to check on the open PRs raised by the bot such as

etc.

And ideally, if everything is green (CI pipeline was successfully performed) the changes are automatically merged so no human interaction is required.

commit-message:
prefix: 'build(deps)'
prefix-development: 'build(deps-dev)'
allow:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you elaborate on your intent here?
With this change we'd never get automated updates anymore for minor or major updates.

Also, at least according to the documentation the allow property does not support update-type

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I wanted to add automerge so that PRs that have passed verification could be merged automatically.
Or does someone have to necessarily check these PRs and give approval? Or should we add automerge after all?

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.

3 participants