Skip to content

Setup release workflows#180

Merged
RobinMalfait merged 3 commits intomainfrom
feat/setup-release-ci
Jul 11, 2023
Merged

Setup release workflows#180
RobinMalfait merged 3 commits intomainfrom
feat/setup-release-ci

Conversation

@RobinMalfait
Copy link
Copy Markdown
Member

This PR adds workflows for release new versions of this plugin.

When you push a tag to the repo the following things will happen:

  1. The prepare-release workflow will be executed, and this will open a draft release on GitHub for
    the current version with the release notes found in the CHANGELOG.md for this version.
  2. Once you are happy with this draft (you can edit the contents if you want), then you can publish
    the release on GitHub.
  3. This triggers a new workflow that will publish the version to npm.

This is the same behaviour that we have on various other repo's.

@RobinMalfait RobinMalfait merged commit 6ea4491 into main Jul 11, 2023
@RobinMalfait RobinMalfait deleted the feat/setup-release-ci branch July 11, 2023 15:44
bronisMateusz pushed a commit to bronisMateusz/prettier-plugin-tailwindcss-drupal that referenced this pull request Apr 16, 2025
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