Skip to content

[CI] Set environment variable in the draft release job#659

Merged
YooSunYoung merged 6 commits into
mainfrom
fix-release-action
Jul 1, 2026
Merged

[CI] Set environment variable in the draft release job#659
YooSunYoung merged 6 commits into
mainfrom
fix-release-action

Conversation

@YooSunYoung

Copy link
Copy Markdown
Member

gh release view also needs GH_TOKEN...

@github-actions github-actions Bot added the CI label Jun 30, 2026
@YooSunYoung

Copy link
Copy Markdown
Member Author

I manually uploaded the built documentation zip file to the essreduce/26.6.3 cause it failed from the release action...

Comment on lines -119 to -127
release_note.extend(
[
'',
'',
f"**Full Changelog**: https://github.com/scipp/ess/compare/{compare_tag}...{cur_tag}",
'',
]
)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The compare tags container too many unrelated commits so we decided to remove it for now.

@YooSunYoung YooSunYoung added this pull request to the merge queue Jul 1, 2026
Merged via the queue into main with commit 385f624 Jul 1, 2026
5 checks passed
@YooSunYoung YooSunYoung deleted the fix-release-action branch July 1, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants