-
url-lib
A simple, lightweight string utility for Node and browsers that supports serializing and parsing URLs and query strings.
One of the responses to the tweet actually came from Ben (aka @benmvp) and pointed to his GitHub Action workflow to do just that.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Drafts your next release notes as pull requests are merged into master. Built with Probot.
-
release-drafter / release-drafter
-
So I saw a tweet about doing semantic-release in GitHub Actions. When I responded, I also noticed there were already answers all pointing to one library, semantic-release CI coincidentally started using recently.
Related posts
-
Create and publish an npm library, with TypeScript and Semantic Versioning
-
Package Publishing Reading & Resources
-
How to do proper CI/CD with artifact promotion with GitHub Actions.
-
versionem - Simple and straightforward automated semantic versioning integrated to changelog generation
-
Creating a scalable Monorepo for Vue - Intro