mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* 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>
12 lines
199 B
TOML
12 lines
199 B
TOML
version = 1
|
|
|
|
[merge]
|
|
require_automerge_label = false
|
|
blocking_labels = ['blocked']
|
|
method = 'squash'
|
|
|
|
[merge.message]
|
|
title = 'pull_request_title'
|
|
strip_html_comments = true
|
|
include_coauthors = true
|