mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-09-24 20:59:19 +08:00
Update ci-bot.yml (#193)
This commit is contained in:
8
.github/workflows/ci-bot.yml
vendored
8
.github/workflows/ci-bot.yml
vendored
@@ -56,6 +56,8 @@ env:
|
|||||||
APPROVERS_PLUGINS: |-
|
APPROVERS_PLUGINS: |-
|
||||||
label
|
label
|
||||||
merge
|
merge
|
||||||
|
base
|
||||||
|
rebase
|
||||||
|
|
||||||
# This plugins is for in the MAINTAINERS environment variable
|
# This plugins is for in the MAINTAINERS environment variable
|
||||||
MAINTAINERS_PLUGINS: |-
|
MAINTAINERS_PLUGINS: |-
|
||||||
@@ -65,10 +67,13 @@ env:
|
|||||||
OWNERS_PLUGINS: ""
|
OWNERS_PLUGINS: ""
|
||||||
|
|
||||||
REVIEWERS: |-
|
REVIEWERS: |-
|
||||||
|
yankay
|
||||||
wzshiming
|
wzshiming
|
||||||
APPROVERS: |-
|
APPROVERS: |-
|
||||||
|
yankay
|
||||||
wzshiming
|
wzshiming
|
||||||
MAINTAINERS: |-
|
MAINTAINERS: |-
|
||||||
|
yankay
|
||||||
wzshiming
|
wzshiming
|
||||||
|
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
@@ -87,7 +92,7 @@ env:
|
|||||||
permissions:
|
permissions:
|
||||||
actions: write
|
actions: write
|
||||||
checks: read
|
checks: read
|
||||||
contents: read
|
contents: write
|
||||||
deployments: none
|
deployments: none
|
||||||
id-token: none
|
id-token: none
|
||||||
issues: write
|
issues: write
|
||||||
@@ -100,7 +105,6 @@ permissions:
|
|||||||
statuses: read
|
statuses: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
bot:
|
bot:
|
||||||
name: Bot
|
name: Bot
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user