Skip to content

Bump version: 2.4.0 → 2.5.0#275

Merged
Bwvolleyball merged 14 commits into
security/teampcp-update-main-version-hardeningfrom
bump/v2.5.0
Apr 2, 2026
Merged

Bump version: 2.4.0 → 2.5.0#275
Bwvolleyball merged 14 commits into
security/teampcp-update-main-version-hardeningfrom
bump/v2.5.0

Conversation

@Bwvolleyball
Copy link
Copy Markdown
Contributor

Summary

  • Bump minor version from 2.4.0 to 2.5.0 to trigger a new release on merge
  • Updated .bumpversion.cfg, package.json, and README.md via bump2version minor

Test plan

  • CI passes (all tests green)
  • Merge triggers "Create Release" step with tag v2.5.0

🤖 Generated with Claude Code

sgerlach and others added 12 commits April 1, 2026 14:37
Implements authenticate(), searchScanBySha(), and checkForExistingScan()
to look up existing scans by commit SHA before running a new scan.
Implements buildScanSummaryMarkdown, writeScanSummary, and postPrComment
for formatting scan results as markdown and posting to GitHub Step Summary
or PR comments when a previously completed scan is found by commit SHA.
Add two new action inputs to action.yml and gatherInputs() in src/utilities.js:
- commitShaCheck: triggers pre-scan SHA lookup on the StackHawk platform
- organizationId: required when commitShaCheck is enabled

Rebuild dist/ to include updated utilities.
feat: add commit SHA check to skip redundant scans
@Bwvolleyball Bwvolleyball requested a review from a team as a code owner April 2, 2026 17:18
Bwvolleyball and others added 2 commits April 2, 2026 11:18
Without a bump2version call, the CI "Create Release" step is silently
skipped because version-check.sh finds the existing tag.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Bwvolleyball Bwvolleyball changed the base branch from main to security/teampcp-update-main-version-hardening April 2, 2026 17:20
@Bwvolleyball Bwvolleyball merged commit 93f5005 into security/teampcp-update-main-version-hardening Apr 2, 2026
12 checks passed
@Bwvolleyball Bwvolleyball deleted the bump/v2.5.0 branch April 2, 2026 17:23
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.

2 participants