Skip to content

fix: use org-wide release-drafter config for PR auto-labeling#75

Merged
2bndy5 merged 1 commit intomainfrom
pr-labeler-config
Mar 17, 2026
Merged

fix: use org-wide release-drafter config for PR auto-labeling#75
2bndy5 merged 1 commit intomainfrom
pr-labeler-config

Conversation

@2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Mar 17, 2026

This fixes an error on default config-name value when repo-specific config is absent.

Summary by CodeRabbit

  • Chores
    • Updated internal workflow configuration.

This release contains no user-visible changes.

@coderabbitai
Copy link

coderabbitai bot commented Mar 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1b7822b8-9345-4653-8ef1-30c82cf44193

📥 Commits

Reviewing files that changed from the base of the PR and between dcd0bec and c865c8f.

📒 Files selected for processing (1)
  • .github/workflows/pr-labeler.yml

Walkthrough

The PR labeler workflow configuration is updated to add an input parameter specifying the release-drafter configuration file path. This addition enables the autolabeler step to reference the external configuration from the cpp-linter repository.

Changes

Cohort / File(s) Summary
GitHub Workflows
.github/workflows/pr-labeler.yml
Added config-name input to the autolabeler step, pointing to the release-drafter configuration file at github:cpp-linter/.github:/.github/release-drafter.yml.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: updating the PR auto-labeling workflow to use the organization-wide release-drafter configuration instead of a repository-specific one.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pr-labeler-config
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

You can disable the changed files summary in the walkthrough.

Disable the reviews.changed_files_summary setting to disable the changed files summary in the walkthrough.

@2bndy5 2bndy5 merged commit cd81524 into main Mar 17, 2026
5 checks passed
@2bndy5 2bndy5 deleted the pr-labeler-config branch March 17, 2026 10:36
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.

1 participant