mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(bot): configure the labelPullRequest task
This commit is contained in:
12
.github/ionic-issue-bot.yml
vendored
12
.github/ionic-issue-bot.yml
vendored
@@ -52,6 +52,18 @@ stale:
|
||||
close: true
|
||||
lock: true
|
||||
dryRun: false
|
||||
|
||||
labelPullRequest:
|
||||
labels:
|
||||
- label: "v3"
|
||||
branch: v3
|
||||
- label: "angular"
|
||||
branch: master
|
||||
path: ^angular
|
||||
- label: "core"
|
||||
branch: master
|
||||
path: ^core
|
||||
dryRun: false
|
||||
|
||||
wrongRepo:
|
||||
repos:
|
||||
|
||||
Reference in New Issue
Block a user