-
-
Notifications
You must be signed in to change notification settings - Fork 456
Open
Labels
Description
Discussed in https://github.com/woodpecker-ci/woodpecker/discussions/2131
Originally posted by pat-s August 5, 2023
Clear and concise description of the problem
I'd love to have a possibility to filter repos which have CRON jobs running. Once an instance grows, it is hard to remember which ones actually have CRON jobs enabled other than greping through the YAML files locally.
Suggested solution
Maybe a simple indicator showing that the repo has CRON enabled in the dashboard could already do it? I don't know how easy that would be but in my case this would help a lot.
Alternative
No response
Additional context
No response
Validations
- Checked that the feature isn't part of the
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use] - Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.