Skip to content

fix: disable nightly releases for the forks#2105

Merged
ahuseyn merged 2 commits intocanaryfrom
disable-nightly-releases-for-forks
Apr 15, 2025
Merged

fix: disable nightly releases for the forks#2105
ahuseyn merged 2 commits intocanaryfrom
disable-nightly-releases-for-forks

Conversation

@ahuseyn
Copy link
Copy Markdown
Member

@ahuseyn ahuseyn commented Apr 14, 2025

Description

This update adds a condition to the Nightly Releases workflow to ensure it only runs for repositories owned by WPE. This prevents the workflow from running on forked repositories.

Related Issue(s):

@ahuseyn ahuseyn requested a review from a team as a code owner April 14, 2025 12:19
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 14, 2025

⚠️ No Changeset found

Latest commit: 1d7e3c1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ahuseyn ahuseyn linked an issue Apr 14, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 14, 2025

📦 Next.js Bundle Analysis for @faustwp/getting-started-example

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Copy Markdown
Member

@colinmurphy colinmurphy left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 🚀 🚀

@ahuseyn ahuseyn enabled auto-merge (squash) April 14, 2025 16:23
@ahuseyn ahuseyn disabled auto-merge April 14, 2025 16:23
@ahuseyn ahuseyn merged commit 98e68da into canary Apr 15, 2025
18 checks passed
@ahuseyn ahuseyn deleted the disable-nightly-releases-for-forks branch April 15, 2025 16:12
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.

Restrict Nightly Releases Workflow to Main Repository

4 participants