Skip to content

Skip artifact PR comments for forked branches#64

Open
rayenchtioui wants to merge 1 commit intomicrosoft:mainfrom
rayenchtioui:codex/skip-fork-artifact-comment
Open

Skip artifact PR comments for forked branches#64
rayenchtioui wants to merge 1 commit intomicrosoft:mainfrom
rayenchtioui:codex/skip-fork-artifact-comment

Conversation

@rayenchtioui
Copy link
Copy Markdown
Contributor

Summary

Avoids failing the PR Extension Build workflow when a pull request comes from a fork.

Forked PRs receive a restricted GITHUB_TOKEN, so the workflow cannot create or update issue comments even though the VSIX build and artifact upload succeed. This skips the artifact comment step for fork branches while preserving it for same-repository PRs.

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