Skip to content

TPT-4578: Add community contribution and hotfix labels - #910

Open
zliang-akamai wants to merge 1 commit into
linode:devfrom
zliang-akamai:TPT-4578-add-community-hotfix-labels
Open

TPT-4578: Add community contribution and hotfix labels#910
zliang-akamai wants to merge 1 commit into
linode:devfrom
zliang-akamai:TPT-4578-add-community-hotfix-labels

Conversation

@zliang-akamai

@zliang-akamai zliang-akamai commented Jul 28, 2026

Copy link
Copy Markdown
Member

Description

Add community-contribution and hotfix to the GitHub label configuration so label automation applies these repository labels.

@zliang-akamai
zliang-akamai requested review from a team as code owners July 28, 2026 19:47
@zliang-akamai
zliang-akamai requested review from Copilot, mawilk90 and yec-akamai and removed request for a team July 28, 2026 19:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds two new PR labels to the repository’s GitHub label configuration so label automation can manage them alongside existing labels.

Changes:

  • Add community-contribution label definition to .github/labels.yml
  • Add hotfix label definition to .github/labels.yml
Comments suppressed due to low confidence (1)

.github/labels.yml:37

  • For consistency with other PR label descriptions in this file, consider starting this description with "for ..." (and optionally tweak the preposition) so descriptions read uniformly.
- name: hotfix
  description: urgent fixes for production issues.
  color: ff0000

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

Comment thread .github/labels.yml
description: for security fixes and improvements in the changelog.
color: AA1111
- name: community-contribution
description: contributions from the community.
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.

4 participants