rob-derosa/Labeled Unassigned Issues Report Generator
Generates a gist report of open, unassigned issues with at least one of the specified labels applied
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 29, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: rob-derosa/unassigned-issue-reporter@6fe7e04b22aa197569228dca59819044c2c3277b # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| labels | A comma delimited ordered list of required labels | yes | — |
| github-token | A PAT that has the ability to read repos and post gists | yes | — |
Outputs
| name | description |
|---|---|
| report-url | A url to the generated gist report |