Add action to automatically sync master to dev when code is pushed to master
Add in a release.yml to ignore github-actions author when auto-generating release notes Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- internal
|
||||
authors:
|
||||
- dependabot
|
||||
- github-actions
|
||||
Reference in New Issue
Block a user