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

User plugin issue labeling #1397

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

User plugin issue labeling #1397

wants to merge 47 commits into from

Conversation

CD-Z
Copy link
Contributor

@CD-Z CD-Z commented Dec 29, 2024

This PR aims to create Labels for each plugin.
The reason for this is to force users to select the right plugin and get the issue labeled with the plugin id.
With this it will be possible to mark faulty plugins in the app with the help of an api call.
For example:

That way it will be easier to reduce duplicate issues and also provide a direct link from the app to the open issues of a plugin.

Current progress:
[x] Dropdown with all plugin names (Can be viewed in my fork)
[x] Dropdown for issue severity
[x] Auto Issue labeling

@CD-Z CD-Z marked this pull request as ready for review December 30, 2024 19:33
.github/workflows/update_plugin_list.yml Outdated Show resolved Hide resolved
.github/scripts/keys.json Outdated Show resolved Hide resolved
@nyagami
Copy link
Member

nyagami commented Jan 2, 2025

I think the format Plugin: <Plugin name>[Plugin id] looks better.
eg: Plugin: Hako[ln.hako]
image

@CD-Z
Copy link
Contributor Author

CD-Z commented Jan 2, 2025

True, but I think the label gets to long. Maybe just Plugin: {id}

@CD-Z
Copy link
Contributor Author

CD-Z commented Jan 5, 2025

I now changed the labels
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants