Skip to content

feat: add previous version to github action outputs #1302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

codejedi365
Copy link
Contributor

@codejedi365 codejedi365 commented Jul 27, 2025

Purpose

Resolves: #512

Rationale

How did you test?

How to Verify


PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • Appropriate Unit tests added/updated

  • Appropriate End-to-End tests added/updated

  • Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)

@codejedi365 codejedi365 force-pushed the feat/gha-outputs-add-prev-version branch 3 times, most recently from a9e8078 to da4708d Compare July 27, 2025 01:21
@codejedi365 codejedi365 force-pushed the feat/gha-outputs-add-prev-version branch from da4708d to 737087a Compare July 27, 2025 01:49
@codejedi365 codejedi365 merged commit c0197b7 into python-semantic-release:master Jul 27, 2025
13 checks passed
@codejedi365 codejedi365 deleted the feat/gha-outputs-add-prev-version branch July 27, 2025 06:25
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.

feat: add some additional GitHub Actions outputs
1 participant