Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voting a Feature Request Before Create Work #21958

Closed
ghost opened this issue Nov 28, 2022 · 4 comments
Closed

Voting a Feature Request Before Create Work #21958

ghost opened this issue Nov 28, 2022 · 4 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first. type/summary This issue aggregates a bunch of other issues

Comments

@ghost
Copy link

ghost commented Nov 28, 2022

My suggested workflow is
Feature Requests -> up-voting 20 -> Backlog -> Milestone -> Work on it -> PR -> Merge

Some practice:

@ghost ghost added type/proposal The new feature has not been accepted yet but needs to be discussed first. type/summary This issue aggregates a bunch of other issues labels Nov 28, 2022
@lafriks
Copy link
Member

lafriks commented Nov 28, 2022

I think there should be no problems to implement this as external tool using gitea webhooks listening on issue changes and adding to backlog using board API

@delvh
Copy link
Member

delvh commented Nov 28, 2022

Except I don't think the 20 upvotes is feasible for Gitea.
That might work for a client-side application like VS Code with a much larger audience where users are likely to look through issues and upvote them.
But in general, people mostly expect server-side apps to just work, where they only file issues if they have an issue themselves and or if they have an actual idea what to propose.
From what I've seen so far if we do that, only the enormously big issues such as CI (#13539) and federation (#18240) will be merged.
Not even the plugin system (#20126) or "GitHubs useful functionality" (#8659) would then be implemented since they don't get enough likes.
I don't think we can afford to do that.


Apart from what I mentioned above, I can certainly see this being useful (with the only problem that we don't have a clear roadmap yet 😅 )

@lafriks
Copy link
Member

lafriks commented Nov 28, 2022

If that is meant for using in Gitea development process I don't see much point in that as there won't be much point in voted backlog if anyway noone volunteers to implement that... I think most contributors implement what they find interesting or need themselves not based on request popularity.

@ghost
Copy link
Author

ghost commented Nov 28, 2022

Thanks for your comments. I have seen the disadvantages of this suggestion.

This issue will be closed later :)

@ghost ghost closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first. type/summary This issue aggregates a bunch of other issues
Projects
None yet
Development

No branches or pull requests

2 participants