Skip to content

fix: use explicit null check for pull_request in workflow if condition#12

Merged
DeDuckProject merged 1 commit intomainfrom
claude/optimize-pipeline-triggers-L1uZG
Mar 12, 2026
Merged

fix: use explicit null check for pull_request in workflow if condition#12
DeDuckProject merged 1 commit intomainfrom
claude/optimize-pipeline-triggers-L1uZG

Conversation

@DeDuckProject
Copy link
Copy Markdown
Owner

GitHub Actions expression evaluator doesn't reliably coerce objects to boolean in compound && expressions. Changed from truthy check to explicit != null comparison.

https://claude.ai/code/session_01F7qRXukhynYjUukzhaBzSK

GitHub Actions expression evaluator doesn't reliably coerce objects to
boolean in compound && expressions. Changed from truthy check to
explicit != null comparison.

https://claude.ai/code/session_01F7qRXukhynYjUukzhaBzSK
@github-actions
Copy link
Copy Markdown

GitGlimpse — Skipped

On-demand mode is enabled. Comment /glimpse on this PR to generate a demo.


Generated by git-glimpse

@DeDuckProject DeDuckProject merged commit e6f48d3 into main Mar 12, 2026
3 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.

2 participants