wfjsw/go-cqhttp issue prefilter
Prefilter issues based on a few conditions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository name with owner. For example, actions/checkout | yes | ${{ github.repository }} |
| token | GitHub PAT used to make changes to issue | yes | ${{ github.token }} |
| issue_number | The number of issue this action is handling | yes | ${{ github.event.issue.number }} |
| event | The event that trigger this prefilter set | yes | ${{ github.event.action }} |
| guide_link | The link to guide | no | https://github.com/Mrs4s/go-cqhttp/issues/633 |
| discussion_link_for_feature_request | Discussion link for feature request | no | https://github.com/Mrs4s/go-cqhttp/discussions/categories/ideas |
Outputs
| name | description |
|---|---|
| prefilter_triggered | Output the name prefilter triggered. |