christothes/Query Issues Output
Searches Issues based on configured criteria and outputs the results as json per issue into an Artifact.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repotoken | The github API token, if not he default | yes | — |
| repoOwnerAndName | — | yes | — |
| searchquery | A query to search for Issues. See https://docs.github.com/en/github/searching-for-information-on-github/searching-issues-and-pull-requests | — | "" |
| searchByAssociatedMilestoneState | Filters queried Issues to those associated with Milestones in a given state: <open|closed|all> . | — | "" |
| searchByAssociatedMilestoneDueDate | Filters queried to those associated with Milestones with a due date either past due, due today, or due in the future: <past|today|future> . | — | "" |
Outputs
no outputs