quotidian-ennui/find-matching-issues
Find Matching Issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The github token (defaults to the one in github context) | no | ${{ github.token }} |
| repository | The repository to search in defaults to the one in github context | no | ${{ github.repository }} |
| query | The search query to use | yes | — |
| format | The format of the output: simple,markdown,json or jsonl, simple is default | no | simple |
Outputs
| name | description |
|---|---|
| path | The path to the file containing the issue list |