mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-05 20:32:57 +02:00
ci: exclude docs and ci from changelog (#3046)
This commit is contained in:
parent
393ae660de
commit
8987010709
1 changed files with 1 additions and 0 deletions
|
@ -24,4 +24,5 @@ docker run --rm=true -it -v "$(pwd)":/usr/local/src/your-app -v "pomerium-change
|
|||
--security-label "## Security" \
|
||||
--cache-file /cache \
|
||||
--enhancement-labels "improvement,Improvement,enhancement,Enhancement,feature" \
|
||||
--exclude-labels "docs,ci" \
|
||||
--add-sections '{"documentation":{"prefix":"## Documentation","labels":["docs"]}, "dependency":{"prefix":"## Dependency","labels":["dependency","dependencies"]}, "deployment":{"prefix":"## Deployment","labels":["deployment"]}}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue