Skip to content

Add Figma Plugin labels to release and requirement configurations#924

Merged
egorikftp merged 1 commit into
mainfrom
task/add-figma-labels
Mar 2, 2026
Merged

Add Figma Plugin labels to release and requirement configurations#924
egorikftp merged 1 commit into
mainfrom
task/add-figma-labels

Conversation

@egorikftp

Copy link
Copy Markdown
Member

📝 Changelog

If this PR introduces user-facing changes, please update the relevant Unreleased section in changelogs:

@coderabbitai

coderabbitai Bot commented Mar 2, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7c19398 and 3289aba.

📒 Files selected for processing (2)
  • .github/release.yml
  • .github/workflows/require-label.yml

Walkthrough

This pull request modifies two GitHub configuration files. In .github/release.yml, two new changelog categories are added for Figma Plugin features and bugfixes. The exclusion list for the "Others" category is updated: bugfix-cli, bugfix-gradle-plugin, bugfix-intellij-plugin, and bugfix-sdk are removed from exclusions, while all bugfix-* categories plus feature-cli and feature-figma-plugin are added. In .github/workflows/require-label.yml, the required labels array is reordered without modifying the label set itself. The functional effect of the label list remains unchanged despite the reordering.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title directly describes the main change: adding Figma Plugin labels to release and requirement configurations, which matches the file modifications (.github/release.yml and .github/workflows/require-label.yml).
Description check ✅ Passed The PR description includes the complete changelog template with the required sections for IntelliJ Plugin, CLI, and Gradle Plugin changelogs.
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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch task/add-figma-labels

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.

@egorikftp egorikftp merged commit 0ffaf91 into main Mar 2, 2026
4 checks passed
@egorikftp egorikftp deleted the task/add-figma-labels branch March 2, 2026 10:10
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