mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(docs): ignore dependabot changes in changelog
This commit is contained in:
committed by
Łukasz Mierzwa
parent
cb68a23b90
commit
b550ba26f0
+1
-1
@@ -78,6 +78,6 @@ changelog: $(GOBIN)/github-release-notes
|
||||
-repo karma \
|
||||
-since-latest-release \
|
||||
-include-author \
|
||||
| egrep -v '@renovate' \
|
||||
| grep -vE '@renovate|@dependabot' \
|
||||
| sed s/' PR '/' '/g \
|
||||
| sed s/'- @prymitive -'/'-'/g
|
||||
|
||||
Reference in New Issue
Block a user