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

misc: add need-triage label as soon as the issue opens #6222

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

satyampsoni
Copy link
Contributor

Description

Currently, the repository has hundreds of open issues, making it difficult to manage and prioritize them effectively. It’s challenging to identify which issues are ready to be worked on. This lack of clarity slows down the triage process and creates inefficiencies in maintaining the backlog.

To address this, I propose automatically adding the needs-triage label to an issue as soon as it is created. If the issue is deemed valid or a feature worth pursuing, the triage-accepted label can be added, and the needs-triage label removed. The needs-triage label will serve as an indicator for issues that have not yet been reviewed or approved for work. This approach will help the team systematically review and categorize issues, ensuring each one is evaluated for its relevance and priority. By leveraging the needs-triage label, we can enhance the visibility of untriaged issues, streamline the workflow, and maintain a more organized and actionable backlog.

Fixes #

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@prakarsh-dt prakarsh-dt changed the title feat: add need-triage label as soon as the issue opens misc: add need-triage label as soon as the issue opens Dec 26, 2024
@satyampsoni satyampsoni merged commit 1c2bd2c into main Dec 26, 2024
10 of 11 checks passed
@satyampsoni satyampsoni deleted the issue-label-fix branch December 26, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants