Skip to content

ci: Minor adjustment to test automated releases#503

Merged
vishal-bala merged 10 commits intomainfrom
ci/RAAE-1336/auto-releases
Feb 26, 2026
Merged

ci: Minor adjustment to test automated releases#503
vishal-bala merged 10 commits intomainfrom
ci/RAAE-1336/auto-releases

Conversation

@vishal-bala
Copy link
Collaborator

@vishal-bala vishal-bala commented Feb 26, 2026

Note

Medium Risk
Touches the release/publish GitHub Actions workflow; misconfiguration could block releases or accidentally commit version bumps. Actual publishing is still stubbed (echo), reducing the immediate blast radius.

Overview
Updates the automated release workflow to key off the auto:release label and to always run against main with full history/tags available.

Adds steps to derive the next version via auto latest, apply it to pyproject.toml, and commit the version bump (push currently commented out), then rebuilds for publish; the final PyPI publish remains a TODO (uv publish is echoed). Also includes a minor .autorc label description wording tweak.

Written by Cursor Bugbot for commit 0e9cc43. This will update automatically on new commits. Configure here.

@vishal-bala vishal-bala self-assigned this Feb 26, 2026
@vishal-bala vishal-bala added CI/CD auto:release Create a release when this PR is merged labels Feb 26, 2026
@jit-ci
Copy link

jit-ci bot commented Feb 26, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

@vishal-bala vishal-bala merged commit 9865ee2 into main Feb 26, 2026
87 of 88 checks passed
@vishal-bala vishal-bala deleted the ci/RAAE-1336/auto-releases branch February 26, 2026 12:52
@vishal-bala vishal-bala added auto:skip-release Preserve the current version when merged auto:release Create a release when this PR is merged and removed auto:release Create a release when this PR is merged auto:skip-release Preserve the current version when merged labels Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto:release Create a release when this PR is merged CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants