Skip to content

Only build artifact on ready-to-merge label #749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

psobolewskiPhD
Copy link
Member

References and relevant issues

Alternative to #748

Description

To avoid using the less secure pull_request_target trigger, we can just avoid building the CircleCi preview.
The idea is that when reviewing, you would do the bot trigger to build the needed preview. The ready-to-merge build would just be there to verify that a full build doesn't fail.
Note: because a reusable action is used, it will be triggered from the fork, but that should be ok as long as the fork branch is up to date with napari/docs main, which is easy to ensure with the update button in PRs.

Copy link
Contributor

@TimMonko TimMonko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving in favor over #748

@TimMonko TimMonko added this to the 0.6.2 milestone Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance CI, dependencies, and other maintenance ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants