Skip to content
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

fix: allow actions/checkout to run on forked repos #722

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

vinmassaro
Copy link
Contributor

@vinmassaro vinmassaro commented Aug 12, 2024

Description of work

  • Sets repository during actions/checkout workflow step to allow runs from forked repos and falls back to the default if not set.

More info: actions/checkout#551 (comment)

@vinmassaro vinmassaro requested a review from a team as a code owner August 12, 2024 16:53
Copy link

Visit Site

Created multidev environment pr-722 for yalesites-platform.

@dblanken-yale dblanken-yale self-requested a review August 12, 2024 22:48
Copy link
Contributor

@dblanken-yale dblanken-yale left a comment

Choose a reason for hiding this comment

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

LGTM; it should gracefully fallback to our repo looking at checkout@v4's docs

@vinmassaro vinmassaro merged commit 06a25bf into develop Aug 13, 2024
3 checks passed
@vinmassaro vinmassaro deleted the actions-run-on-forked-repos branch August 13, 2024 13:43
@yalesites yalesites mentioned this pull request Aug 26, 2024
@yalesites
Copy link

🎉 This issue has been resolved in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants