-
### Is there an existing issue or pull request for this?
- [X] I have searched the existing issues and pull requests
### Feature description
Right now unconventional commits are not parsed at…
-
For instance, the commit:
> Fixes the issue in #72
ought to be parsed, and it should be noted that the issue number is in a prepositional phrase and that _Fixes_ applies to _#72_. An easy way to do …
-
## Description
Currently, our codebase uses a Language Model (LLM) to generate descriptive branch names, enhancing readability and providing context for ongoing work. We want to extend this functiona…
-
## Feature Request
### Description
Angular Commit Parser doesn't work with BitBucket multi-line PR commit messages.
BitBucket by default generates commit messages when a pull request merged t…
-
**Describe the bug**
If a `source-repository-package` is missing its `type` field, the error message doesn't report a line number.
**To Reproduce**
Steps to reproduce the behavior:
```
$ cd $…
-
### 🥰 需求描述 | Feature Description
- The reference [Conventional Commit parser](https://github.com/conventional-commits/parser) cannot parse commit messages prefaced with an emoji.
- [Some projects](h…
-
#### Environment details
- OS: all
- Node.js version: 20
- npm version: 10.2.4
- `release-please` version: 14.17.2
#### Steps to reproduce
1. See https://github.com/googleapis/re…
OrKoN updated
2 months ago
-
We could add support for processing commit messages as specified in `dat520/info/lab-submission.md`:
```log
qf(labX): final submission
qf(labX): resubmission
```
Specifically, we could honor …
-
Hello.
I'd like to try out your tool, but I get this error message:
```shell
❯ ollama-commit
ℹ AI PROVIDER: ollama
ℹ AI MODEL: mistral
ℹ API HOST: http://localhost:11434
ℹ LANGUAGE: en
◐ T…
-
Using both the default angular based syntax (e.g. feat: my feature summary) and custom keywords (e.g. FEATURE:minor) in the action inputs does not trigger the appropriate bump in the version, only the…