Skip to content

Add major, minor, and patch labels#271

Open
jsf9k wants to merge 3 commits into
developfrom
improvement/add-semver-labels
Open

Add major, minor, and patch labels#271
jsf9k wants to merge 3 commits into
developfrom
improvement/add-semver-labels

Conversation

@jsf9k

@jsf9k jsf9k commented May 8, 2026

Copy link
Copy Markdown
Member

🗣 Description

This pull request adds major, minor, and patch GitHub labels.

💭 Motivation and context

These labels are intended to be used to mark when PRs call for a major, minor, or patch version bump. Use of these labels should make it easier to determine the necessary version bump when creating a release that involves multiple PRs; simply note the label corresponding to the highest version bump and bump the version accordingly.

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

These labels are intended to be used to mark when PRs call for a
major, minor, or patch version bump.  Use of these labels should make
it easier to determine the necessary version bump when creating a
release that involves multiple PRs; simply note the label
corresponding to the highest version bump and bump the version
accordingly.
@jsf9k jsf9k self-assigned this May 8, 2026
@jsf9k jsf9k added the kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release label May 8, 2026
@jsf9k jsf9k moved this to In Progress in Next Kraken May 8, 2026
@jsf9k jsf9k moved this from In progress to Review in progress in Skeleton Maintenance May 8, 2026
@jsf9k

jsf9k commented May 8, 2026

Copy link
Copy Markdown
Member Author

@cisagov/vm-dev - I am not tied to the colors I chose for these labels.

@jsf9k jsf9k marked this pull request as ready for review May 8, 2026 16:09
@jsf9k jsf9k requested review from dav3r and felddy as code owners May 8, 2026 16:09
Copilot AI review requested due to automatic review settings May 8, 2026 16:09
@jsf9k jsf9k requested a review from mcdonnnj as a code owner May 8, 2026 16:09
@jsf9k jsf9k requested a review from a team May 8, 2026 16:09

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 GitHub issue/PR labels to categorize pull requests by the required semantic version bump (major/minor/patch), supporting easier release versioning decisions.

Changes:

  • Added major label to indicate a major version bump.
  • Added minor label to indicate a minor version bump.
  • Added patch label to indicate a patch version bump.

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

Comment thread .github/labels.yml Outdated
Comment thread .github/labels.yml Outdated
Comment thread .github/labels.yml Outdated

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@dav3r dav3r left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

Comment thread .github/labels.yml Outdated
Comment thread .github/labels.yml Outdated
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
@jsf9k jsf9k requested a review from mcdonnnj May 22, 2026 19:08
@github-project-automation github-project-automation Bot moved this from Review in progress to Reviewer approved in Skeleton Maintenance May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release

Projects

Status: In Progress
Status: Reviewer approved

Development

Successfully merging this pull request may close these issues.

4 participants