devballteam / promonitor

Monitor status of open Pull Requests
https://devballteam.github.io/promonitor
GNU General Public License v3.0
2 stars 0 forks source link

Create time of pull request + a possiblity to label pull request if it is overdue a provided date #3

Open tomaszharazin opened 5 years ago

tomaszharazin commented 5 years ago

It could be like last update field but with a way to indicate that a particular CR has been waiting too long because it's 5 days ago or something like this.

ghost commented 5 years ago

For now we display time since creation and time since last update. It is easy to add something like additional class to timer. For example if timer shown on timer will be bigger then defined in config we add warning class to timer element. Then in styles you can make it bold and red.