Skip to content

chore: add Plane sync label to github templates#8303

Merged
sriramveeraghanta merged 1 commit intopreviewfrom
chore/addlabeltotemplate
Dec 11, 2025
Merged

chore: add Plane sync label to github templates#8303
sriramveeraghanta merged 1 commit intopreviewfrom
chore/addlabeltotemplate

Conversation

@pushya22
Copy link
Collaborator

@pushya22 pushya22 commented Dec 10, 2025

  • Add Plane sync label to GitHub templates

Note

Add plane label to bug report and feature request GitHub issue templates.

  • GitHub Issue Templates:
    • Add plane label to labels in .github/ISSUE_TEMPLATE/--bug-report.yaml and .github/ISSUE_TEMPLATE/--feature-request.yaml.

Written by Cursor Bugbot for commit 194ca6b. This will update automatically on new commits. Configure here.

Summary by CodeRabbit

  • Chores
    • Updated GitHub issue templates to automatically assign the "plane" label to new bug reports and feature requests in addition to their existing category labels.

✏️ Tip: You can customize this high-level summary in your review settings.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Pushya Mitra Thiruvooru seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 10, 2025

Walkthrough

Two GitHub issue templates were updated to include an additional "plane" label alongside existing labels. Bug reports now use [🐛bug, plane] and feature requests use [✨feature, plane].

Changes

Cohort / File(s) Summary
GitHub Issue Templates
.github/ISSUE_TEMPLATE/--bug-report.yaml, .github/ISSUE_TEMPLATE/--feature-request.yaml
Added "plane" label to default labels array for both bug reports and feature requests templates

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Minimal configuration changes with no logic or structural impact
  • Simple label additions across two template files with identical pattern

Poem

🐰 A plane soars high, a label flies,
To organize where each issue lies,
Bug reports and features, now both wear
The badge of "plane" through GitHub air! ✈️

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is incomplete. It lacks required sections including Type of Change, Test Scenarios, and Screenshots/Media sections specified in the template. Complete the PR description by filling in all required sections from the template, including Type of Change checkbox, Test Scenarios, and any other applicable sections.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding the 'plane' label to GitHub issue templates for bug reports and feature requests.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/addlabeltotemplate

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e20f686 and 194ca6b.

📒 Files selected for processing (2)
  • .github/ISSUE_TEMPLATE/--bug-report.yaml (1 hunks)
  • .github/ISSUE_TEMPLATE/--feature-request.yaml (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (2)
.github/ISSUE_TEMPLATE/--bug-report.yaml (1)

4-4: Label addition approved.

The change is consistent with the feature request template and uses correct YAML syntax.

.github/ISSUE_TEMPLATE/--feature-request.yaml (1)

4-4: Label addition is consistent across all issue templates.

Both the bug report and feature request templates already include the "plane" label. No further action is needed.


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.

@sriramveeraghanta sriramveeraghanta merged commit 8e51896 into preview Dec 11, 2025
9 of 10 checks passed
@sriramveeraghanta sriramveeraghanta deleted the chore/addlabeltotemplate branch December 11, 2025 09:10
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.

3 participants