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

ci: install commitlint dependencies, remove release preview #145

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

daniel-mader
Copy link
Contributor

@daniel-mader daniel-mader commented Nov 20, 2024

Description of change

  • remove previewing the release version (semantic-release --dry-run is not run on pull requests, only on branch updates, message: This run was triggered by a pull request and therefore a new version won't be published.)
  • automatically run "Lint PR title" Action when PR title is changed
  • fix: install package required for commitlint

Links to any relevant issues

n/a

How the change has been tested

  • Action run successfully

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have successfully tested this change in a docker environment

@daniel-mader daniel-mader self-assigned this Nov 20, 2024
@daniel-mader daniel-mader changed the title ci: install commitlint dependencies, remove release preview chore: install commitlint dependencies, remove release preview Nov 20, 2024
@daniel-mader daniel-mader changed the title chore: install commitlint dependencies, remove release preview ci: install commitlint dependencies, remove release preview Nov 20, 2024
@daniel-mader daniel-mader marked this pull request as ready for review November 20, 2024 10:27
@daniel-mader daniel-mader merged commit 16762ac into beta Nov 20, 2024
3 of 4 checks passed
@daniel-mader daniel-mader deleted the ci/install-deps branch November 20, 2024 11:11
Copy link

🎉 This PR is included in version 1.0.0-beta.2 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants