TL;DR:
Goal: avoid cluttering the Forgejo runner issue tracker with feature requests that have no followup.
- New ideas for Forgejo runner features are now filed in a dedicated issue tracker until they mature (most of them won't).
- Forgejo runner features requests can be filed when they have matured there.
Forgejo Actions is (just as Forgejo) getting ideas for features and there is no followup from the author in most cases. The best that happens is other users adding 👍 which does not help much in terms of figuring out the concrete problems / benefits it addresses. They accumulate indefinitely and the risk is to have hundreds of them lingering.
I'd like to avoid that for the Forgejo runner and take advantage of the fact there there are relatively few of those.
I'm going to do move the Forgejo runner feature requests (~25 of them 1 2) to a dedicated issue tracker.
That issue tracker has just two labels "Ideas" and "Mature". It is very coarse grain but more than enough to separate ideas that never had any followup (most of them) and those that got significant attention (a handful really).
It may be sensible to also move existing Forgejo feature requests related to Forgejo Actions there, but that requires more thought about how to articulate that with the design and user research issue trackers.
TL;DR:
Goal: avoid cluttering the Forgejo runner issue tracker with feature requests that have no followup.
- New ideas for Forgejo runner features are now filed in a [dedicated issue tracker](https://code.forgejo.org/forgejo/forgejo-actions-feature-requests/issues/new?template=.forgejo%2fissue_template%2ffeature-request.yaml) until they mature (most of them won't).
- [Forgejo runner](https://code.forgejo.org/forgejo/runner/) features requests can be filed when they have matured there.
---
Forgejo Actions is (just as Forgejo) getting ideas for features and there is no followup from the author in most cases. The best that happens is other users adding 👍 which does not help much in terms of figuring out the concrete problems / benefits it addresses. They accumulate indefinitely and the risk is to have hundreds of them lingering.
I'd like to avoid that for the Forgejo runner and take advantage of the fact there there are relatively few of those.
I'm going to do move the Forgejo runner feature requests (~25 of them [1](https://code.forgejo.org/forgejo/runner/issues?q=&type=all&sort=&labels=21&state=open&milestone=0&project=0&assignee=0&poster=0) [2](https://code.forgejo.org/forgejo/runner/issues?q=&type=all&sort=&labels=20&state=open&milestone=0&project=0&assignee=0&poster=0)) to a [dedicated issue tracker](https://code.forgejo.org/forgejo/runner-feature-requests/issues/new?template=.forgejo%2fissue_template%2ffeature-request.yaml).
That issue tracker has just two labels "Ideas" and "Mature". It is very coarse grain but more than enough to separate ideas that never had any followup (most of them) and those that got significant attention (a handful really).
It may be sensible to also move existing Forgejo feature requests related to Forgejo Actions there, but that requires more thought about how to articulate that with the [design](https://codeberg.org/forgejo/design/) and [user research](https://codeberg.org/forgejo/user-research) issue trackers.