ci: Add changelog exclusion for chores
For tasks that souldn’t be in the changelog but don’t match the other stuff. Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
This commit is contained in:
parent
05e9943ff9
commit
13c4d6d85a
@ -51,6 +51,7 @@ changelog:
|
|||||||
- "^ci:"
|
- "^ci:"
|
||||||
- "^website:"
|
- "^website:"
|
||||||
- "^infra:"
|
- "^infra:"
|
||||||
|
- "^chore:"
|
||||||
- "^build\\(deps\\):"
|
- "^build\\(deps\\):"
|
||||||
- "^Merge pull request"
|
- "^Merge pull request"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user