issues Search Results · repo:semantic-release/commit-analyzer language:JavaScript
Filter by
114 results
(74 ms)114 results
insemantic-release/commit-analyzer (press backspace or delete to remove)[2:08:10 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ Analysis of 15 commits complete: minor release
[2:08:10 PM] [semantic-release] › ✔ Completed step analyzeCommits of plugin @semantic-release/commit-analyzer ...
RupertBarrow
- 1
- Opened 2 days ago
- #762
I m using the following config:
module.exports = {
branches: [ master , test_commit ],
repositoryUrl:
ssh://git@********* ,
plugins: [
[
@semantic-release/commit-analyzer ,
...
dimitrisfasoulas
- Opened 8 days ago
- #759
Hello!
I need to make sure that whatever commit message is there won t be a MAJOR release.
Currently with default angular preset all that is needed is BREAKING CHANGE: in the commit message footer to ...
depressedPlumber502
- 1
- Opened on Jan 21
- #750
A commit feat!: move to esm it is being ignored and not generating a major release.
I m using:
- semantic-release@24.2.1
- pnpm@9.15.2
// release.config.mjs
export const config = {
branches: [ ...
tiagoporto
- 2
- Opened on Jan 14
- #748
Hello,
First of all, I would like to thank you for such an amazing tool.
I was curious whether it would make sense to make the Conventional Commits the default preset.
The Angular preset does not allow ...
ondrejsevcik
- 1
- Opened on Jul 24, 2024
- #680
[semantic-release] › ℹ Running semantic-release version 24.0.0
I do expect this kind of tag format x.y.z+myCompany-${version} where semantic version ${version} does not care about
prepend string x.y.z+myCompany- ...
rcarre
- 1
- Opened on Jul 4, 2024
- #671
My commit messages look like these:
commit d2b67fb4df02293e0a6478ffa6b61a1d6c502cff (origin/main-dev)
Author: Ash Vardanian 1983160+ashvardanian@users.noreply.github.com
Date: Mon May 6 00:55:26 2024 ...
ashvardanian
- 13
- Opened on May 8, 2024
- #642
Hi,
I just updated to semantic-release 23 and now a release is not triggered anymore if I add an uppercase scope to my
commit-message. It used to work fine in version 22.
Sadly I can not find any configuration ...
bastibuck
- 2
- Opened on May 8, 2024
- #641
There have been many JS tools that created some kind of static configuration DSL, and those DSLs always end up being
janky to work with. Which is why so many tools have ended up allowing configuration ...
jedwards1211
- Opened on May 4, 2024
- #627
Hello
I am using the conventionalcommits preset and it seems the revert: lorem ipsum message is not triggering a new release
version as you can see on the image below:
img width= 1100 alt= Screenshot ...
gutofoletto
- 4
- Opened on May 3, 2024
- #626

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.