commitsar icon indicating copy to clipboard operation
commitsar copied to clipboard

Tool to check that commits comply with conventional commit standard

Results 44 commitsar issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://togithub.com/actions/setup-go) | action | major | `v4` -> `v5` | --- ### Release...

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.0.3 to 1.5.1. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.5.1 The MongoDB Go driver team is pleased to release 1.5.1 of the official Go...

dependencies
go

The github action was not properly forwarding the config input to the docker container. It needs to use the `args` in the `runs` section. Changes: - Add support for `--config-path`...

I have been attempting to use the pull request pipeline on GitHub Actions for repositories hosted on our GitHub Enterprise Server Instance and I continuously get this error: ``` ⨯...

Hello, I'd like to use commitsar with gitlab on a project where all "components" of the app are treated as branches: - componentX/dev - componentX/feature/myfeature - componentY/dev - etc... All...

It may be a good idea to pass "squash! ..." messages as their corresponding commits will be squashed with --autosquash

Hi, I would like to use commitsar on remote ref like this: `commitsar -v origin/prod~10...origin/prod` which seems to not be supported for now. Have you plan to do it in...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/google/go-github/v32](https://togithub.com/google/go-github) | `v32.1.0` -> `v62.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-github%2fv32/v62.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/spf13/cobra](https://togithub.com/spf13/cobra) | `v1.8.0` -> `v1.8.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fcobra/v1.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fspf13%2fcobra/v1.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action) | action | major | `v5` -> `v6` | --- ### Release...