Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 1f0e8d8

Browse files
bors[bot]da-kami
andauthored
Merge #770
770: Remove changelog nagging r=da-kami a=da-kami We removed it from other repos because it is not helping. It currently causes problems with mergify due to the `- review-requested!=''` condition. Co-authored-by: Daniel Karzel <daniel@comit.network>
2 parents ba47e7e + 72ed39f commit 1f0e8d8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.mergify.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,3 @@ pull_request_rules:
3636
- merged
3737
actions:
3838
delete_head_branch:
39-
- name: nag if changelog is not updated
40-
conditions:
41-
- "author!=dependabot[bot]"
42-
- "files!=create/CHANGELOG.md"
43-
- "files!=scripts/CHANGELOG.md"
44-
- review-requested!=''
45-
actions:
46-
comment:
47-
message: "Are you sure the changelog does not need updating?"

0 commit comments

Comments
 (0)