Skip to content

Commit

Permalink
Auto add changelog and backport labels to dependabot (#5250)
Browse files Browse the repository at this point in the history
* add labels

* changelog

* rm state compat label from gomod

* Update CHANGELOG.md

Co-authored-by: Matt, Park <[email protected]>

---------

Co-authored-by: Matt, Park <[email protected]>
  • Loading branch information
pysel and mattverse committed Jun 6, 2023
1 parent 85bc80f commit 4a06a00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,15 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:no-changelog"
- "V:state/compatible/no_backport"
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
labels:
- "A:no-changelog"
ignore:
- dependency-name: "github.com/tendermint/tendermint"
update-types: ["version-update:semver-major", "version-update:semver-minor"]
Expand Down

0 comments on commit 4a06a00

Please sign in to comment.