Skip to content

fix(ci): use pull_request_target for fork PR welcome comments#143

Merged
cobusgreyling merged 1 commit into
mainfrom
fix/welcome-fork-pr-target
Jul 4, 2026
Merged

fix(ci): use pull_request_target for fork PR welcome comments#143
cobusgreyling merged 1 commit into
mainfrom
fix/welcome-fork-pr-target

Conversation

@cobusgreyling

Copy link
Copy Markdown
Owner

Fork PR workflows only get a read-only GITHUB_TOKEN on pull_request, so welcome comments 403'd (#141).

  • Switch to pull_request_target (comment-only script, no checkout — safe)
  • Skip if a maintainer welcome comment is already present
  • Also run on synchronize so re-pushes re-check without duplicate comments

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

Top suggestions

  • Create loop-constraints.md with denylist paths, push/merge rules, and human gates (see templates/loop-constraints.md)

Posted by audit.yml · loop-audit docs

@cobusgreyling cobusgreyling merged commit 1796e5d into main Jul 4, 2026
2 checks passed
@cobusgreyling cobusgreyling deleted the fix/welcome-fork-pr-target branch July 4, 2026 13:25
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