Skip to content

Commit

Permalink
reconfiguration reopen-without-PR action
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosyrain committed Sep 2, 2024
1 parent f3eafac commit 1e7fb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/robot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ jobs:
- name: Reopen Issue Without PR
id: step1
with:
whitelist: 'sukki77,fengttt,aressu1985' # 白名单成员 可以无条件删除带有特殊标签的issue
whitelist: 'sukki37,fengttt,aressu1985' # 白名单成员 可以无条件删除带有特殊标签的issue
issue_owner: ${{ github.event.issue.user.login }} # issue的打开者 当满足存在关联pr时允许关闭
close_user: ${{ github.event.sender.login }} # 当前关闭issue的操作者
github_token: ${{ secrets.TOKEN_ACTION }} # 获取github action token操作权限
Expand Down

0 comments on commit 1e7fb74

Please sign in to comment.