Skip to content

fix: format release notification output#2631

Open
jibin7jose wants to merge 1 commit into
slackapi:mainfrom
jibin7jose:fix-release-notification-output
Open

fix: format release notification output#2631
jibin7jose wants to merge 1 commit into
slackapi:mainfrom
jibin7jose:fix-release-notification-output

Conversation

@jibin7jose

Copy link
Copy Markdown

Summary

Fixes #2610.

This updates the release workflow to write the action_url output using GitHub Actions multi-line output syntax. The previous name=value format failed when multiple packages were published because the release URLs were joined with newlines.

Requirements

@jibin7jose jibin7jose requested a review from a team as a code owner June 21, 2026 13:08
@changeset-bot

changeset-bot Bot commented Jun 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2cd273d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@salesforce-cla

Copy link
Copy Markdown

Thanks for the contribution! Before we can merge this, we need @jibin7jose to sign the Salesforce Inc. Contributor License Agreement.

@jibin7jose

Copy link
Copy Markdown
Author

This workflow-only change does not require a package version bump, so no changeset was added.

@jibin7jose

Copy link
Copy Markdown
Author

I have completed the Salesforce CLA. This PR is ready for maintainer review when workflows are approved. Thanks!

@jibin7jose

Copy link
Copy Markdown
Author

The Salesforce CLA page shows that I already signed the CLA on 2026-06-21, but the salesforce-cla check still reports One or more contributors need to sign the CLA.

Could a maintainer please refresh/re-run the CLA check when possible?

@jibin7jose

Copy link
Copy Markdown
Author

Hi maintainers,
I completed the Salesforce CLA and verified it is signed, but the salesforce-cla check still shows cla:missing.
Could someone please re-run or refresh the CLA check?
Also, workflows appear to be awaiting maintainer approval before CI can start.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release notifications fail to format after releases are published

1 participant