mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
chore: add Codeball Suggester
This commit is contained in:
parent
8af0b4f1f2
commit
ad34e27d42
3
.github/workflows/codeball.yml
vendored
3
.github/workflows/codeball.yml
vendored
@ -14,6 +14,9 @@ jobs:
|
||||
- name: Codeball
|
||||
uses: sturdy-dev/codeball-action@v2
|
||||
with:
|
||||
# Settings for "Codeball Suggester"
|
||||
codeSuggestionsFromComments: "true"
|
||||
# Settings for "Codeball Approver"
|
||||
approvePullRequests: "true"
|
||||
labelPullRequestsWhenApproved: "true"
|
||||
labelPullRequestsWhenReviewNeeded: "false"
|
||||
|
Loading…
Reference in New Issue
Block a user