cron-job.org icon indicating copy to clipboard operation
cron-job.org copied to clipboard

Feature Request: Status Badge

Open humble-barnacle001 opened this issue 3 years ago • 3 comments

Request to create a status badge for each cron job so that we can see the status in a README file or such as the GitHub workflow does.

humble-barnacle001 avatar Jan 08 '22 04:01 humble-barnacle001

It can be based on a request from the UI such that upon request by the job owner, the API generates a sha512 hash for the job and stores it in database.

There would be an API endpoint with the given hash as parameter which shall return an SVG status badge

humble-barnacle001 avatar Jan 08 '22 05:01 humble-barnacle001

Nice idea, will definitely consider this.

pschlan avatar Jan 24 '22 21:01 pschlan

Useful help https://shields.io/endpoint

humble-barnacle001 avatar Jan 25 '22 04:01 humble-barnacle001