File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
pydis_site/apps/content/resources/guides/pydis-guides/contributing Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,7 @@ guild:
196
196
big_brother: �
197
197
dev_log: �
198
198
duck_pond: �
199
+ incidents: �
199
200
incidents_archive: �
200
201
python_news: &PYNEWS_WEBHOOK �
201
202
talent_pool: �
@@ -350,7 +351,7 @@ style:
350
351
351
352
trashcan: "<:trashcan:�>"
352
353
353
- ##### << Optional - If you don't care about the filtering and help channel cogs, ignore the rest of this file >> #####
354
+ ##### << Optional - If you don't care about the filtering, help channel and py-news cogs, ignore the rest of this file >> #####
354
355
filter:
355
356
# What do we filter?
356
357
filter_domains: true
@@ -426,6 +427,10 @@ help_channels:
426
427
notify_roles:
427
428
- *HELPERS_ROLE
428
429
430
+ python_news:
431
+ channel: * DEV_PY_NEWS
432
+ webhook: * PYNEWS_WEBHOOK
433
+
429
434
##### << Add any additional sections you need to override from config-default.yml >> #####
430
435
</code>
431
436
</pre>
You can’t perform that action at this time.
0 commit comments