bluwy/Release for Reddit
Submit a Reddit post about your release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Your Reddit username | yes | — |
| password | Your Reddit password | yes | — |
| app-id | The app ID | yes | — |
| app-secret | The app secret | yes | — |
| subreddit | The subreddit to post | yes | — |
| title | The post title | no | ${{ github.repository }} ${{ github.event.release.tag_name }} Released |
| url | The post url | no | ${{ github.event.release.html_url }} |
| flair-id | The post flair's ID | no | — |
| flair-text | The post flair's text (applicable if text_editable is true) | no | — |
| comment | Add a comment to the post | no | — |
| notification | Whether to send post and comment replies to inbox | no | false |
| retry-rate-limit | How many times to retry if it hits the rate limit. This will wait for the limit to end before retrying. | no | 1 |
Outputs
no outputs