keptn / community

Keptn community content: governance, community management, project infrastructure etc.
https://keptn.sh/community
Apache License 2.0
52 stars 46 forks source link

RFE: Allow standard users to tag their issues or request a tag #255

Closed agardnerIT closed 9 months ago

agardnerIT commented 1 year ago

Proposal

Standard users (non-Keptn maintainers) can create issues throughout the Keptn org). But they remain untagged.

Is it possible to allow users to tag (or request a tag) on their own issues? This would reduce the overhead on the limited number of Keptn core team to review and tag all posts.

For example, if I raise something that I believe is a good first issue, can I request that tag. Perhaps it is automatically added (since it is my issue) OR it is held in a review queue.

This delegation would make things easier and encourage community involvement as issues would be more organised and Keptn would like have far more well categorised issues and thus more community participation.

There are possibly GitHub actions that can do this and / or AI bots that can analyse the issue text content and auto-tag?

References

Sponsors

Checklist

agardnerIT commented 1 year ago

Found a GitHub action: https://github.com/github/issue-labeler

@aepfli FYI

aepfli commented 1 year ago

i support this!

aepfli commented 1 year ago

Additionally ISSUE_TEMPLATES within .github repository could also be beneficial to have at least some kind of differentiation when a issue is created, and this issue templates can have default labels added to them. eg. enhancement, bug, question

DavidPHirsch commented 9 months ago

it looks like there is no solution to allow non member to assign themselves issues, the easiest way is to have them join the org