Skip to content

Change default label from 'Needs review' to 'Work in progress'#9479

Open
igorpecovnik wants to merge 1 commit intomainfrom
labeling_change
Open

Change default label from 'Needs review' to 'Work in progress'#9479
igorpecovnik wants to merge 1 commit intomainfrom
labeling_change

Conversation

@igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Mar 4, 2026

Summary

  • Renamed the default label from "Needs review" to "Work in progress" in the labeler configuration
  • Better reflects the status of changes that haven't been reviewed yet
  • Regular user have ability of changing labels and can change to "Needs review" to signalize job is done

Summary by CodeRabbit

  • Chores
    • Updated automated issue and pull request labeling configuration to streamline workflow organization and tracking.

Update the default label in the labeler configuration to better reflect the status of changes that haven't been reviewed yet.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 4, 2026

📝 Walkthrough

Walkthrough

The .github/labeler.yml configuration file is simplified by renaming the "Needs review" label to "Work in progress" while removing all other label definitions (Hardware, Framework, BSP, GitHub Actions, GitHub, Desktop, Patches, Documentation). The broad file-match rule (any-glob-to-any-file: '**') is preserved for the retained label.

Changes

Cohort / File(s) Summary
GitHub Labeler Configuration
.github/labeler.yml
Renames "Needs review" label to "Work in progress" and removes all other label definitions (Hardware, Framework, BSP, GitHub Actions, GitHub, Desktop, Patches, Documentation), consolidating to a single label with broad file matching.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related issues

Poem

🐰 One label hops ahead with mighty care,
While seven others fade into thin air,
"Work in progress" claims the stage so grand,
A simpler labeling across the land! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: renaming a label from 'Needs review' to 'Work in progress' in the labeler configuration file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch labeling_change

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added 05 Milestone: Second quarter release Needs review Seeking for review GitHub GitHub-related changes like labels, templates, ... labels Mar 4, 2026
@igorpecovnik igorpecovnik added Discussion Being discussed - Voice your opinions :) and removed 05 Milestone: Second quarter release Needs review Seeking for review GitHub GitHub-related changes like labels, templates, ... labels Mar 4, 2026
@igorpecovnik
Copy link
Member Author

Parhaps we add both labels by default - Work in progress and Needs review. When WIP is removed, its ready for human review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Discussion Being discussed - Voice your opinions :)

Development

Successfully merging this pull request may close these issues.

1 participant