Skip to content

Conversation

@dersvenhesse
Copy link
Contributor

@dersvenhesse dersvenhesse commented May 22, 2022

In my experience when using the gitlab-monitor a frequent use-case is to check for failed pipelines and retry them. Therefore I added a new button to rerun a pipeline completely (by starting a new pipeline run).

The button can be enabled when needed via the option showRerunButton and is disabled per default. To use this option, the provided token needs write access.

Furthermore, I added some slight tweaks:

  • updated CSS for labels (introduced in Added mr labels to detached pipelines #200)
  • reordered default config to match order in description of configuration options
  • added link to configuration page to learn about the configuration options
  • removed unused option fetchCountProjects from description

Let me know what you think.

@timoschwarzer
Copy link
Owner

Thank you very much! Also for the additional chore 😄

@timoschwarzer timoschwarzer merged commit 019a03d into timoschwarzer:main May 22, 2022
@dersvenhesse
Copy link
Contributor Author

You're welcome. Do you mind deploying the recent changes to your server as well?

@timoschwarzer
Copy link
Owner

@dersvenhesse Done :)

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

Successfully merging this pull request may close these issues.

2 participants