Update gcr.io_mirror.yml
This commit is contained in:
parent
55c0512df9
commit
f7299a46fc
|
@ -62,7 +62,7 @@ jobs:
|
|||
owner: '${{ github.repository_owner }}',
|
||||
repo: '${{ github.event.repository.name }}',
|
||||
issue_number: issues["number"],
|
||||
body: "@"+issues["user"]["login"]+" 不是说了嘛,通过模板创建 issues,请通过[此模板](https://github.com/anjia0532/gcr.io_mirror/issues/new?assignees=&labels=porter&template=porter.md&title=%5BPORTER%5D)重新创建,此 issues 将自动关闭"
|
||||
body: "@"+issues["user"]["login"]+" 不是说了嘛,通过模板创建 issues,请通过[此模板](https://github.com/zonghewang/transfer_image_to_hub/issues/new?assignees=&labels=porter&template=porter.md&title=%5BPORTER%5D)重新创建,此 issues 将自动关闭"
|
||||
});
|
||||
await github.issues.addLabels({
|
||||
owner: '${{ github.repository_owner }}',
|
||||
|
@ -76,4 +76,4 @@ jobs:
|
|||
issue_number: issues["number"],
|
||||
state: 'closed'
|
||||
})
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue