From f22f5570217dca6d6cf24b64f839e24075213cd8 Mon Sep 17 00:00:00 2001 From: frosch Date: Wed, 1 May 2024 13:07:28 +0200 Subject: [PATCH] chore: enable DorpsGek notifications (#15) --- .dorpsgek.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .dorpsgek.yml diff --git a/.dorpsgek.yml b/.dorpsgek.yml new file mode 100644 index 0000000..07fc459 --- /dev/null +++ b/.dorpsgek.yml @@ -0,0 +1,11 @@ +notifications: + global: + irc: + - openttd + - openttd.notice + + push: + commit-comment: + pull-request: + issue: + tag-created: