mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: add pull request triage and Kodiak merge workflow (#9109)
* chore: enable kodiak for auto merges * ci: add pull request triage * ci: update kentaro-m/auto-assign-action This supports Node.js 16. --------- Co-authored-by: iCrawl <buechler.noel@outlook.com>
This commit is contained in:
15
.github/labeler.yml
vendored
Normal file
15
.github/labeler.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
apps:guide:
|
||||
- apps/guide/*
|
||||
- apps/guide/**/*
|
||||
apps:website:
|
||||
- apps/website/*
|
||||
- apps/website/**/*
|
||||
packages:discord.js:
|
||||
- scripts/*
|
||||
- scripts/**/*
|
||||
- src/*
|
||||
- src/**/*
|
||||
- test/*
|
||||
- test/**/*
|
||||
- typings/*
|
||||
- typings/**/*
|
||||
Reference in New Issue
Block a user