Skip to content

fix(actions): fix blank lines after ::endgroup:: (#37597)#37612

Merged
silverwind merged 1 commit into
go-gitea:release/v1.26from
GiteaBot:backport-37597-v1.26
May 8, 2026
Merged

fix(actions): fix blank lines after ::endgroup:: (#37597)#37612
silverwind merged 1 commit into
go-gitea:release/v1.26from
GiteaBot:backport-37597-v1.26

Conversation

@GiteaBot
Copy link
Copy Markdown
Collaborator

@GiteaBot GiteaBot commented May 8, 2026

Backport #37597 by @silverwind

endLogGroup was incorrectly appending empty <div>s, producing a useless blank line after every group. Before and after:

Screenshot 2026-05-07 at 22 40 40 Screenshot 2026-05-07 at 22 37 12

`endLogGroup` was incorrectly appending empty `<div>`s, producing a
useless blank line after every group. Before and after:

<img width="250" alt="Screenshot 2026-05-07 at 22 40 40"
src="https://github.com/user-attachments/assets/8baf0fd0-99c8-4648-bf3f-edc6c4b197ec"
/> <img width="250" alt="Screenshot 2026-05-07 at 22 37 12"
src="https://github.com/user-attachments/assets/c45f28ae-1bbf-4b25-9d7b-281c19421f63"
/>

---------

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: Claude (Opus 4.7) <noreply@anthropic.com>
Co-authored-by: Giteabot <teabot@gitea.io>
@GiteaBot GiteaBot added topic/gitea-actions related to the actions of Gitea type/bug labels May 8, 2026
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 8, 2026
@GiteaBot GiteaBot added this to the 1.26.2 milestone May 8, 2026
@GiteaBot GiteaBot requested review from bircni and lunny May 8, 2026 17:11
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 8, 2026
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 8, 2026
@silverwind silverwind enabled auto-merge (squash) May 8, 2026 17:18
@silverwind silverwind merged commit b28c4f2 into go-gitea:release/v1.26 May 8, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/gitea-actions related to the actions of Gitea type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants