Skip to content

Fix broken release scripts#7953

Merged
andrewlock merged 1 commit intomasterfrom
steven/fix-draft-release-script
Dec 23, 2025
Merged

Fix broken release scripts#7953
andrewlock merged 1 commit intomasterfrom
steven/fix-draft-release-script

Conversation

@bouwkast
Copy link
Collaborator

@bouwkast bouwkast commented Dec 15, 2025

Summary of changes

These were removed from the reusable workflow in #7828, but didn't get removed from these.

Reason for change

They were broken and GitHub said:

The workflow is not valid. .github/workflows/create_normal_draft_release.yml (Line: 40, Col: 33): Invalid secret, DD_PREPROD_API_KEY is not defined in the referenced workflow. .github/workflows/create_normal_draft_release.yml (Line: 41, Col: 39): Invalid secret, DD_PUBLIC_SYMBOL_API_KEY is not defined in the referenced workflow.

Implementation details

Deleted them

Test coverage

Can try them out next time 😄

Other details

We still have our old release script which doesn't have the issue

@bouwkast bouwkast requested a review from a team as a code owner December 15, 2025 20:14
@github-actions github-actions bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Dec 15, 2025
Copy link
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

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

Oops, thanks 👍

@andrewlock andrewlock merged commit 177b563 into master Dec 23, 2025
99 of 102 checks passed
@andrewlock andrewlock deleted the steven/fix-draft-release-script branch December 23, 2025 15:03
@github-actions github-actions bot added this to the vNext-v3 milestone Dec 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants