-
Do you mean to create issue/task automatically on specified schedule?
-
Yes, exactly that.
-
Previous Value Current Value Open
Closed
-
This is already possible: to do it, create a CI job with a post build action as
create issue". And then schedule the job with a cron scheduler.
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
OneDev already way ahead of github/gitlab/gitea in case of issues tracking, yet there is a case when it can be a complete solution at least for ops teams, but still isn't.
Sometimes there is a big need to do something repeatedly, e.g. every month, or every two weeks, or even "every third wednesday every second month". It will be great if OneDev eventually will be able to queue such tasks and create them automatically.
Currently I solve it with shared calendar, but it's a headache as it adds another system to look into.