Skip to content

[github] Implement job to create changelog artifact#15479

Merged
seanshpark merged 1 commit intoSamsung:masterfrom
shs-park:github/pub-onnx2circle_create-changelog-artifact
May 28, 2025
Merged

[github] Implement job to create changelog artifact#15479
seanshpark merged 1 commit intoSamsung:masterfrom
shs-park:github/pub-onnx2circle_create-changelog-artifact

Conversation

@shs-park
Copy link
Copy Markdown
Contributor

This adds a job that extracts the changelog file from the default distribution jammy and uploads it as a GitHub artifact.

ONE-DCO-1.0-Signed-off-by: Seungho Henry Park shs.park@samsung.com

This adds a job that extracts the changelog file from the default
distribution `jammy` and uploads it as a GitHub artifact.

ONE-DCO-1.0-Signed-off-by: Seungho Henry Park <shs.park@samsung.com>
@shs-park shs-park requested a review from a team May 28, 2025 09:18
@shs-park shs-park self-assigned this May 28, 2025
@shs-park shs-park added the PR/ready for review It is ready to review. Please review it. label May 28, 2025
@shs-park
Copy link
Copy Markdown
Contributor Author

for issue #15424
from draft #15440

if: ${{ success() && github.ref == 'refs/heads/master' }}
runs-on: ubuntu-latest
env:
DEFAULT_DISTRO: jammy
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Only a single changelog file from this distribution will be uploaded to GitHub.

Copy link
Copy Markdown
Contributor

@seanshpark seanshpark left a comment

Choose a reason for hiding this comment

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

LGTM

@seanshpark seanshpark merged commit 966dff4 into Samsung:master May 28, 2025
3 checks passed
@shs-park shs-park deleted the github/pub-onnx2circle_create-changelog-artifact branch May 28, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants