You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The dashboard is very handy for monitoring workflow success and failures however the specification of repositories can become quite unruly if an organization has many repositories.
Describe the solution you'd like
Provide the ability to monitor all repositories or allow wildcard matching.
Example: I may have a template repository and client repositories are created from this template with the same naming convention such as:
Is your feature request related to a problem? Please describe.
The dashboard is very handy for monitoring workflow success and failures however the specification of repositories can become quite unruly if an organization has many repositories.
Describe the solution you'd like
Provide the ability to monitor all repositories or allow wildcard matching.
Example: I may have a template repository and client repositories are created from this template with the same naming convention such as:
Test-Repo-Client-A
Test-Repo-Client-B
Example: Monitor all current and future repositories within an organization:
This helps in case there are other contributors creating repositories at random which requires constant updating of the environment variables.
Describe alternatives you've considered
None that I can think of
Additional context
N/A
The text was updated successfully, but these errors were encountered: