Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update date to the UI #42

Open
gsmet opened this issue May 27, 2021 · 1 comment
Open

Add update date to the UI #42

gsmet opened this issue May 27, 2021 · 1 comment

Comments

@gsmet
Copy link
Member

gsmet commented May 27, 2021

We need to add the update date to the UI so that we can easily see if a check is not run properly.

We could use pretty time and make the label red if things are too old (e.g. more than 3 days old for instance).

@gsmet
Copy link
Member Author

gsmet commented Jul 6, 2021

Gonna be a bit more complicated than that as we don't really have a proper update date when the build is a success as we don't change anything in the issue. I think we should somehow update the issue even when we have a success. It could be by adding and removing a label for instance.

If we can get Quarkus GitHub App to handle GitHub Actions, it could be a nice experiment to change the current JBang script into a proper GH Action. The nice thing is that we could then centralize this code in one place and enhance it globally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant