juancams/Date Last CI
Gets the date of the last time the CI was passed. Inspired in of https://github.com/Schneegans/dynamic-badges-action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gist_id | Gist ID of the repository where your file is located | — | — |
| gist_token | Token generated on github with access to gist | yes | — |
| gist_filename | Name of the file hosted in gist | no | date.json |
| color | Color for the badge | no | blue |
| show_year | The year is displayed in the date message | no | true |
| show_month | The month is displayed in the date message | no | true |
| show_day | The day number is displayed in the date message | no | true |
| show_hour | The hour with minutes is displayed in the date message | no | true |
Outputs
no outputs