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

chore(ci): ensure body is encoded correctly and can never be recognized as secret for release (#1238) #1239

Conversation

jakobmoellerdev
Copy link
Contributor

What this PR does / why we need it

Only passes the body of the release notes and encodes it properly before passing so that we can not run into issues when handling the notes in different steps as an output

Which issue(s) this PR fixes

https://github.com/open-component-model/ocm/actions/runs/12690118935/job/35370314340#step:13:2 failed

fix open-component-model/ocm-project#363

What this PR does / why we need it

Which issue(s) this PR fixes

…ed as secret for release (open-component-model#1238)

<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it

Only passes the body of the release notes and encodes it properly before
passing so that we can not run into issues when handling the notes in
different steps as an output

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

https://github.com/open-component-model/ocm/actions/runs/12690118935/job/35370314340#step:13:2
failed

fix open-component-model/ocm-project#363
@jakobmoellerdev jakobmoellerdev requested a review from a team as a code owner January 9, 2025 16:08
@github-actions github-actions bot added kind/chore chore, maintenance, etc. component/github-actions Changes on GitHub Actions or within `.github/` directory size/s Small and removed component/github-actions Changes on GitHub Actions or within `.github/` directory labels Jan 9, 2025
@jakobmoellerdev jakobmoellerdev merged commit 8170fe0 into open-component-model:releases/v0.19 Jan 9, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore chore, maintenance, etc. size/s Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants