Skip to content

Commit ef4fee6

Browse files
committed
Add a config to try to deliberately poison a pointless and harmful bot
* The author of the bot is unwilling to help with reducing the spam it generates.
1 parent 6e5518e commit ef4fee6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/pull.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: "1"
2+
rules:
3+
- base: invalid-branch-to-block-bot
4+
upstream: do-not-use-this-pointless-bot
5+
mergeMethod: hardreset

0 commit comments

Comments
 (0)