actions-marketplace-validations/rss-issues
Create Issues based on RSS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| feed | URL of the rss | yes | — |
| prefix | Prefix added to issues | no | — |
| lastTime | limit RSS items to this time | no | 720h |
| labels | Labels to add, comma separated | no | — |
| dry-run | Log issue creation but do nothing | no | — |
| aggregate | Aggregate all items in a single issue | no | — |
| characterLimit | Limit size of issue content | no | — |
| titleFilter | Filter out entries whose titles match this regex | no | — |
| contentFilter | Filter out entries whose contents match this regex | no | — |
Outputs
| name | description |
|---|---|
| issues | issues id, comma separated |