Skip to content

Conversation

@igorpecovnik
Copy link
Member

Fix PR comments for forked submissions

PR comments were not being posted because the workflow runs on pull_request_target, but the comment step was still checking for pull_request.

The condition has been updated to:

github.event_name == 'pull_request_target'

@github-actions github-actions bot added size/small PR with less then 50 lines 02 Milestone: First quarter release labels Dec 16, 2025
@igorpecovnik igorpecovnik merged commit 87dc516 into main Dec 16, 2025
10 checks passed
@igorpecovnik igorpecovnik deleted the newboardfix branch December 16, 2025 16:32
@github-actions github-actions bot added Needs review Seeking for review GitHub Actions GitHub Actions code labels Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02 Milestone: First quarter release GitHub Actions GitHub Actions code Needs review Seeking for review size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

2 participants