Skip to content

fix: restore screenshot report workflow validation - #126

Merged
vitormattos merged 2 commits into
mainfrom
fix/screenshot-report-workflow
Sep 22, 2026
Merged

vitormattos merged 2 commits into
mainfrom
fix/screenshot-report-workflow

Conversation

@vitormattos

Copy link
Copy Markdown
Member

The improved screenshot report workflow merged in #125 was being rejected by GitHub before any job started.

This removes the additional workflow_run.html_url expression from workflow parsing and builds the run URL inside the shell step instead. It also escapes the command shown in the generated Markdown so the shell does not execute it while building the comment.

The report layout and single-comment behavior from #125 are preserved.

Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos
vitormattos requested a review from a team as a code owner September 22, 2026 00:59
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos
vitormattos merged commit 13fe934 into main Sep 22, 2026
6 checks passed
@vitormattos
vitormattos deleted the fix/screenshot-report-workflow branch September 22, 2026 01:00
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