Skip to content
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

Use the new "Prepare release" GitHub Actions workflow #214

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Jan 26, 2024

We now have a new reusable GitHub Actions workflow for preparing a new classic buildpack release:
https://github.com/heroku/languages-github-actions/blob/main/.github/workflows/_classic-buildpack-prepare-release.yml

This workflow works similarly to the CNB prepare release workflow, except it does not need any version bump input, since we only ever increment classic buildpack versions by one.

GUS-W-14901831.

@edmorley edmorley added the skip changelog Pull requests that do not require changes to the CHANGELOG file label Jan 26, 2024
@edmorley edmorley self-assigned this Jan 26, 2024
@edmorley edmorley requested a review from a team as a code owner January 26, 2024 21:06
@edmorley edmorley enabled auto-merge (squash) January 26, 2024 21:06
@edmorley edmorley requested review from Malax and removed request for a team January 26, 2024 22:23
We now have a new reusable GitHub Actions workflow for preparing
a new classic buildpack release:
https://github.com/heroku/languages-github-actions/blob/main/.github/workflows/_classic-buildpack-prepare-release.yml

This workflow works the same as the CNB version, except it does
not need any version bump input, since we only every increment 
classic buildpack versions by one.

GUS-W-14901831.
@edmorley edmorley force-pushed the edmorley/prepare-release-workflow branch from 98684ae to 7ddeff6 Compare January 27, 2024 12:19
@edmorley edmorley merged commit 278fc26 into main Jan 31, 2024
7 checks passed
@edmorley edmorley deleted the edmorley/prepare-release-workflow branch January 31, 2024 13:35
@heroku-linguist heroku-linguist bot mentioned this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Pull requests that do not require changes to the CHANGELOG file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants