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

added pre-checkout hook that automatically should enter pre modes #5837

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

bdbch
Copy link
Member

@bdbch bdbch commented Nov 17, 2024

This pull request introduces a new script for managing the pre-release mode in the project. The script is designed to handle entering and exiting pre-release mode based on the current branch. The most important changes include the addition of functions to enter and exit pre-release mode, and the integration with GitHub environment variables to signal the need for a commit.

New script for managing pre-release mode:

  • scripts/manage-pre-mode.sh: Added a new script to manage pre-release mode, including functions to enter and exit pre-release mode based on the branch and tag, and setting the needs_commit variable in the GitHub environment.

@bdbch bdbch requested a review from svenadlung as a code owner November 17, 2024 14:19
Copy link

changeset-bot bot commented Nov 17, 2024

⚠️ No Changeset found

Latest commit: c9f55f3

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

Copy link

netlify bot commented Nov 17, 2024

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit c9f55f3
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/673a078fefe08c00088d2642
😎 Deploy Preview https://deploy-preview-5837--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bdbch bdbch merged commit d9ad0fb into main Nov 17, 2024
14 checks passed
@bdbch bdbch deleted the git-pre-checkout branch November 17, 2024 15:46
bdbch added a commit that referenced this pull request Nov 17, 2024
)

* added pre-checkout hook that automatically should enter pre modes for changesets

* aswitch to github CI action for changeset check
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