requilence / integram

Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
https://integram.org
GNU General Public License v3.0
1.54k stars 151 forks source link

human readable time format #72

Open guangrei opened 5 years ago

guangrei commented 5 years ago

hi, may be better to convert gitlab ci time into human readable time format ?

just like if more than 59 seconds convert to minutes and after more than 59 minutes convert to hours

guangrei commented 5 years ago

this will be look a like:

seconds:

Gitlab:
✅ CI: Commit xxx succeeded after 30 sec

minutes:

Gitlab:
✅ CI: Commit xxx succeeded after 30 min

hours:

Gitlab:
✅ CI: Commit xxx succeeded after 1 hr