actions-marketplace-validations/query-matching-issues
Selects issues matching a query
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 28, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/flaneur2020_query-matching-issues@7d5d1d141304f8cfdbff7d0dd8b6824040d0fe7f # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| format | Format to use when outputting the list of issues to the file | — | raw |
| path | Path to store the resulting list of issues | — | __matching-issues.txt |
| query | Query to use to search for matching issues | yes | — |
| token | Token to use to execute the search | yes | — |
Outputs
| name | description |
|---|---|
| path | Path to file containing the list of issues |