14790897/auto-lock-baipiao
Automatically manage issues based on stargazer status.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 16, 2024
- License
- MIT
Pinned Snippet
uses: 14790897/auto-lock-baipiao@dcdee45c150d9c880621f513a489e586253151a6 # v0.1.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | GitHub token for authentication | yes | — |
| gh_repo | Repository name to manage issues | yes | — |
| issue_labels | Comma-separated list of labels to apply to the issue | no | haven't given me a star |
| issue_close_comment | Comment to post when closing the issue | no | Thank you for opening this issue. I noticed that you haven not given me a star yet, so I will close this issue. Please give me a star first and wait for it to be unlocked. Thank you for your understanding. |
| issue_reopen_comment | Comment to post when reopening the issue | no | Thank you for giving me a star. I have unlocked this issue. If you have any questions, please feel free to ask. Thank you for your support. |
| white_list | Comma-separated list of users who can open issues without giving a star | no | "" |
Outputs
no outputs