Skip to content

chore(main): release hve-core 2.3.0#463

Merged
WilliamBerryiii merged 1 commit intomainfrom
release-please--branches--main--components--hve-core
Feb 13, 2026
Merged

chore(main): release hve-core 2.3.0#463
WilliamBerryiii merged 1 commit intomainfrom
release-please--branches--main--components--hve-core

Conversation

@hve-core-release-please
Copy link
Contributor

@hve-core-release-please hve-core-release-please bot commented Feb 9, 2026

🤖 I have created a release beep boop

2.3.0 (2026-02-13)

✨ Features

  • agents: add GitHub backlog management pipeline (#448) (2b4d123)
  • docs: define inactivity closure policies for issues and PRs (#452) (5e710fd)
  • extension: implement collection-based plugin distribution system (#439) (3156d98)
  • instructions: replace EVEN/ODD hardcoding with runtime milestone discovery protocol (#486) (ae95eb2)
  • plugin: support Copilot CLI plugin generation from collection manifests (#496) (e6cee85)
  • scripts: enhance on-create.sh to install actionlint and PowerShell modules (#500) (67585f5)

🐛 Bug Fixes

  • docs: replace broken relative link with inline code reference (#465) (8133b36)
  • instructions: prevent local-only paths from leaking into GitHub issues (#489) (497d2fe)
  • workflows: prevent release-please infinite loop on main branch (#470) (134bdd6)
  • workflows: remove release-please skip guard that prevents tag creation (#511) (5e53271)

📚 Documentation

  • agents: add GitHub Backlog Manager documentation and agent catalog (#503) (5e818ce)
  • align CONTRIBUTING.md with docs/contributing/ guides (#445) (73ef6aa)

♻️ Refactoring

  • scripts: refactor dev-tools and lib scripts to use CIHelpers module (#482) (fdf9145)
  • scripts: standardize PowerShell entry point guard pattern (#477) (6b84a8e)

🔧 Maintenance

  • config: standardize action mappings in artifact-retention.yml (#487) (7927db2)
  • deps-dev: bump cspell from 9.6.2 to 9.6.4 in the npm-dependencies group (#461) (c788095)
  • deps: bump actions/setup-python from 5.1.1 to 6.2.0 in the github-actions group (#462) (69ef3c9)
  • security: add SBOM artifact retention policy (#479) (8031557), closes #453

This PR was generated with Release Please. See documentation.

@hve-core-release-please hve-core-release-please bot requested a review from a team as a code owner February 9, 2026 22:21
@hve-core-release-please hve-core-release-please bot added the autorelease: pending Release-please: PR awaiting merge label Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.34%. Comparing base (5e818ce) to head (7ace669).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #463      +/-   ##
==========================================
- Coverage   85.36%   85.34%   -0.03%     
==========================================
  Files          23       23              
  Lines        4475     4475              
==========================================
- Hits         3820     3819       -1     
- Misses        655      656       +1     
Flag Coverage Δ
pester 85.34% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hve-core-release-please hve-core-release-please bot changed the title chore(main): release hve-core 2.2.1 chore(main): release hve-core 2.3.0 Feb 9, 2026
@hve-core-release-please hve-core-release-please bot force-pushed the release-please--branches--main--components--hve-core branch 17 times, most recently from 358b995 to 4d387b0 Compare February 13, 2026 16:29
@hve-core-release-please hve-core-release-please bot force-pushed the release-please--branches--main--components--hve-core branch from 4d387b0 to 7ace669 Compare February 13, 2026 16:52
@WilliamBerryiii WilliamBerryiii merged commit adbebe1 into main Feb 13, 2026
17 of 18 checks passed
@hve-core-release-please
Copy link
Contributor Author

🤖 Created releases:

🌻

@hve-core-release-please hve-core-release-please bot added autorelease: tagged Release-please: Release created and tagged and removed autorelease: pending Release-please: PR awaiting merge labels Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged Release-please: Release created and tagged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(security): add SBOM artifact retention policy

3 participants