rajvirsingh1313/ReleaseBannerAction
It creates custom images about new release or certain GitHub stars thresholds and then posts the banner on Twitter or Discord
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-content-object | Object for gathering information from github api about the project for showing in the banner. | yes | — |
| release-version | For showing the latest release version in the banner. | yes | — |
| platform | For knowing on which platform the message should be sent. Type twitter or discord as input, if want both input Both. Default is Both | yes | — |
| banner-theme | Theme for the banner, There are three types of themes => Dark, Orange, Blue, Wonder, LightYear. Default is Dark | — | — |
| custom-banner | If you have custom banner, then enter the url of the banner you created, please learn more about how to create custom banner here :- https://github.com/RajvirSingh1313/ReleaseBannerAction#How-Create-&-Use-Custom-Banner | — | — |
| primary-color | If have primary color for your custom banner then you can customize the primary color of the texts in the image. | — | — |
| secondary-color | If have secondary color for your custom banner then you can customize the secondary color of the texts in the image. | — | — |
| custom-message | If you are not happy with the default message that is sent with the banner, then you can input the message you like here. | — | — |
| discord-webhook-url | Discord webhook url for making a message. | — | — |
| twitter-consumer-key | Consumer API key, available in the "Keys and tokens" section of your application in the Twitter Developer site. | — | — |
| twitter-consumer-secret | Consumer API secret key, available in the "Keys and tokens" section of your application in the Twitter Developer site. | — | — |
| twitter-access-token | Application access token, available in the "Keys and tokens" section of your application in the Twitter Developer site. | — | — |
| twitter-access-token-secret | Application access token secret, available in the "Keys and tokens" section of your application in the Twitter Developer site. | — | — |
Outputs
no outputs