chore: skip release-notes-assistant for dependency updates (#954)
Resolves forgejo/runner#953 <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/954): <!--number 954 --><!--line 0 --><!--description Y2hvcmU6IHNraXAgcmVsZWFzZS1ub3Rlcy1hc3Npc3RhbnQgZm9yIGRlcGVuZGVuY3kgdXBkYXRlcw==-->chore: skip release-notes-assistant for dependency updates<!--description--> <!--end release-notes-assistant--> Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/954 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
a2622dbe3d
commit
149a9e3cf5
2 changed files with 2 additions and 2 deletions
|
|
@ -9,6 +9,6 @@
|
|||
"separateMinorPatch": true
|
||||
}
|
||||
],
|
||||
"labels": ["Kind/Chore", "run-end-to-end-tests"],
|
||||
"labels": ["Kind/DependencyUpdate", "run-end-to-end-tests"],
|
||||
"ignorePaths": ["**/testdata/**", "**/node_modules/**"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue