Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Update README.md & PRlabeler workflow#27

Merged
Jack251970 merged 3 commits intomasterfrom
readme
Feb 21, 2026
Merged

Update README.md & PRlabeler workflow#27
Jack251970 merged 3 commits intomasterfrom
readme

Conversation

@Jack251970
Copy link
Member

@Jack251970 Jack251970 commented Feb 21, 2026

This pull request introduces configuration for automated pull request labeling and significantly expands the project documentation. The main changes include the addition of a .github/pr-labeler.yml file to automate PR label assignment based on PR content, and a comprehensive update to the README.md to describe the features, installation, plugin development, and contribution guidelines for AnyBar.

Automated PR labeling:

  • Added .github/pr-labeler.yml file to configure automatic labeling of pull requests based on keywords found in the title and body, including custom mappings for bug, enhancement, code refactor, and i18n-related changes.

Documentation improvements:

  • Expanded README.md with detailed project description, feature list, built-in plugins, installation instructions, plugin development guide, contribution steps, and license information.

Added detailed configuration for PR label automation, including case insensitivity, custom keyword-to-label mappings, and options to search both PR titles and bodies for relevant terms. Labels now cover "bug", "feature", "refactor", and "New Crowdin updates".
Expanded README.md to include project overview, feature list, requirements, installation steps, plugin development instructions, contribution guidelines, and license information. Improved documentation for clarity and usability.
Copilot AI review requested due to automatic review settings February 21, 2026 10:06
@Jack251970 Jack251970 self-assigned this Feb 21, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation to the README.md and introduces a new PR labeler configuration file to automate pull request labeling based on content detection.

Changes:

  • Enhanced README.md with detailed project description, features, installation instructions, plugin development guide, and contribution guidelines
  • Added .github/pr-labeler.yml configuration file to automatically label pull requests based on keywords in titles and descriptions

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
README.md Expanded from minimal description to comprehensive documentation including features, requirements, installation steps, plugin development guide, contributing guidelines, and license information
.github/pr-labeler.yml New configuration file for automated PR labeling based on keyword detection in PR titles and bodies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Jack251970 Jack251970 enabled auto-merge February 21, 2026 10:14
@Jack251970 Jack251970 merged commit 639febb into master Feb 21, 2026
1 check passed
@Jack251970 Jack251970 deleted the readme branch February 21, 2026 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants