Skip to content

Add separate workflow to build PRs from forks#264

Merged
MattiasBuelens merged 3 commits intomainfrom
workflow-build-from-forks
Apr 9, 2025
Merged

Add separate workflow to build PRs from forks#264
MattiasBuelens merged 3 commits intomainfrom
workflow-build-from-forks

Conversation

@MattiasBuelens
Copy link
Collaborator

At the moment, we can't deploy pull request previews for forks due to a limitation of rossjrw/pr-preview-action (and also because of security considerations). However, we still want to run some checks on such PRs, so we can detect common problems like Markdown errors or broken links.

This adds a separate workflow specific for PRs from forks, which only builds the website without deploying it. The deploy preview workflow is now limited to run only on our own non-fork PRs.

@MattiasBuelens MattiasBuelens requested a review from a team as a code owner April 9, 2025 12:43
@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-04-09 13:51 UTC

@MattiasBuelens MattiasBuelens merged commit b65161c into main Apr 9, 2025
3 checks passed
@MattiasBuelens MattiasBuelens deleted the workflow-build-from-forks branch April 9, 2025 13:50
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