Skip to content

Rename release workflow and drop QA dispatch input#1663

Merged
colincasey merged 1 commit into
mainfrom
fix-release-workflow-naming-and-qa
Jun 8, 2026
Merged

Rename release workflow and drop QA dispatch input#1663
colincasey merged 1 commit into
mainfrom
fix-release-workflow-naming-and-qa

Conversation

@colincasey

Copy link
Copy Markdown
Contributor

Follow-up to #1653 applying review feedback that landed on the still-open Python caller (heroku/heroku-buildpack-python#2099):

  • Rename the workflow to "Release Buildpack" for consistency with the CNB release workflows.
  • Remove the workflow_dispatch qa input. QA staging publishes remain an optional feature of the reusable _classic-buildpack-publish.yml (the qa input is required: false, defaults to false), so QA can be exercised from a test buildpack when needed rather than exposed on every classic buildpack caller.
  • Drop the now-unused qa with: input.

W-22295409

- Rename to "Release Buildpack" for consistency with the CNB release workflows
- Remove the workflow_dispatch "qa" input; QA staging publishes stay an
  optional feature of the reusable workflow, enabled from a test buildpack
  when needed rather than exposed on every classic buildpack caller
- Drop the now-unused "qa" with: input (reusable workflow defaults it to false)
@colincasey colincasey self-assigned this Jun 8, 2026
@colincasey colincasey requested a review from a team June 8, 2026 17:38
@edmorley edmorley added the skip changelog Changelog entry is not required - Skips changelog check label Jun 8, 2026
@colincasey colincasey merged commit e1746f5 into main Jun 8, 2026
22 of 23 checks passed
@colincasey colincasey deleted the fix-release-workflow-naming-and-qa branch June 8, 2026 17:52
@heroku-linguist heroku-linguist Bot mentioned this pull request Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Changelog entry is not required - Skips changelog check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants