Skip to content

[pull] main from dotnet:main#18

Merged
pull[bot] merged 1 commit into
zilo555:mainfrom
dotnet:main
Feb 25, 2026
Merged

[pull] main from dotnet:main#18
pull[bot] merged 1 commit into
zilo555:mainfrom
dotnet:main

Conversation

@pull

@pull pull Bot commented Feb 25, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* fix: correct YAML indentation in update-releasenotes workflow

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>

* fix: export shell variables for python subprocess in release notes workflow

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>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Feb 25, 2026
@pull pull Bot added the ⤵️ pull label Feb 25, 2026
@pull pull Bot merged commit 297f8cb into zilo555:main Feb 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant