actions-marketplace-validations/Project State Action
Listens to projects and sends stuff to Slack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| PAT | A personal access token for GitHub | yes | — |
| SLACK_TOKEN | A token for Slack. It is possible to use SLACK_WEBHOOK instead. | no | — |
| SLACK_WEBHOOK | An Incoming Webhook for Slack. Does not allow updating slack messages. | no | — |
| PROJECT_URL | The URL for the project | yes | — |
| CHANNEL | The Slack channel to post to. Required if SLACK_TOKEN was specified. | no | — |
| REPO_FOR_DATA | The repo for data in org/repo format. | yes | — |
| TRACK_ISSUES | Opt-in issue tracking | no | — |
| LABELS | Comma-separated string of labels to track | no | "" |
| SHOW_PROJECT_BODY | Whether or not to display the projects description | no | true |
Outputs
no outputs