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

Improve beta release workflow #1369

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

Jakeii
Copy link
Member

@Jakeii Jakeii commented May 8, 2024

What does this change?

Auto remove the label similar to how run_chromatic works in DCR

Add install commands to the PR comment

Don't run anything unless label is the correct one (this leads to action failures for PRs from non-admins)

Add a more helpful error message if you forget to add a changeset

Copy link

changeset-bot bot commented May 8, 2024

🦋 Changeset detected

Latest commit: 323a8e3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@guardian/commercial Patch

Not sure what this means? Click here to learn what changesets are.

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

@Jakeii Jakeii added the [beta] @guardian/commercial Add this label to publish an @guardian/commercial beta npm release from a PR label May 8, 2024
@Jakeii Jakeii added [beta] @guardian/commercial Add this label to publish an @guardian/commercial beta npm release from a PR and removed [beta] @guardian/commercial Add this label to publish an @guardian/commercial beta npm release from a PR labels May 8, 2024
Copy link
Contributor

github-actions bot commented May 8, 2024

🚀 0.0.0-beta-20240508152902 published to npm as a beta release

To install the beta version, run one of the following commands in your project directory:

  npm install @guardian/commercial@0.0.0-beta-20240508152902
  pnpm add @guardian/commercial@0.0.0-beta-20240508152902
  yarn add @guardian/commercial@0.0.0-beta-20240508152902

@github-actions github-actions bot removed the [beta] @guardian/commercial Add this label to publish an @guardian/commercial beta npm release from a PR label May 8, 2024
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.

None yet

1 participant