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

feat(action): add an output for the changelog content #4

Merged
merged 7 commits into from Dec 1, 2022
Merged

feat(action): add an output for the changelog content #4

merged 7 commits into from Dec 1, 2022

Conversation

mloberg
Copy link
Contributor

@mloberg mloberg commented Nov 3, 2022

::set-output is deprecated in favor of environment files. This has better multiline support, so add the contents of the changelog as an output for cases where you are creating a GitHub release.

BREAKING CHANGE: self-hosted runners will need to be at 2.297.0 or greater

::set-output is
[deprecated](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
in favor of [environment
files](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#environment-files).
This has better multiline support, so add the contents of the changelog as an output for cases where
you are creating a GitHub release.

BREAKING CHANGE: self-hosted runners will need to be at 2.297.0 or greater
@orhun
Copy link
Owner

orhun commented Nov 19, 2022

Hello @mloberg, thanks for your contribution! 🐻 Can you update README.md accordingly?

@orhun
Copy link
Owner

orhun commented Nov 19, 2022

CI is failing, can you also look into that?

@orhun orhun mentioned this pull request Nov 24, 2022
@orhun orhun changed the title feat: add an output for the changelog content feat(action): add an output for the changelog content Dec 1, 2022
@orhun orhun merged commit 9b8dd77 into orhun:main Dec 1, 2022
@mloberg mloberg deleted the feature/output-content branch December 3, 2022 16:50
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.

None yet

2 participants