mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-17 15:59:04 +00:00
feat: 优化 Issue GitHub Actions,当研发团队成员评论后再移除 待处理 标签
This commit is contained in:
2
.github/workflows/issue-comment.yml
vendored
2
.github/workflows/issue-comment.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
actions: 'remove-labels'
|
actions: 'remove-labels'
|
||||||
labels: '状态:待反馈'
|
labels: '状态:待反馈'
|
||||||
|
|
||||||
add-label-if-not-author:
|
add-label-if-is-rd-members:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
Reference in New Issue
Block a user