Skip to content

Fix releasenotes#1543

Merged
alinpahontu2912 merged 3 commits intodotnet:mainfrom
alinpahontu2912:fix_releasenotes
Feb 24, 2026
Merged

Fix releasenotes#1543
alinpahontu2912 merged 3 commits intodotnet:mainfrom
alinpahontu2912:fix_releasenotes

Conversation

@alinpahontu2912
Copy link
Member

No description provided.

alinpahontu2912 and others added 3 commits February 17, 2026 11:51
The Python heredoc content was at column 1, which broke out of the
YAML block scalar for the 'run' key. Indented the heredoc body to
align with the run block so YAML parses it correctly. The block
scalar automatically strips the common indentation, so Python
receives the code without extra leading spaces.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…rkflow

FILE and VERSION_HEADER were plain shell variables, invisible to the
python3 heredoc subprocess via os.environ. Adding 'export' fixes the
KeyError.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@alinpahontu2912 alinpahontu2912 merged commit 297f8cb into dotnet:main Feb 24, 2026
2 checks passed
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.

1 participant