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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.16` -> `1.19` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | major | `v2` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | patch | `3.16.0` -> `3.16.2` | ---...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | minor | `1.18.4-alpine` -> `1.19.0-alpine` | ---...

It would be great to have a windows executable too in the releases.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/oauth2](https://togithub.com/golang/oauth2) | require | digest | `128564f` -> `8227340` | ---...

## Environmentent I have downloaded `commitsar` executable on my custom action runner (running Ubuntu) and using it as below ```yaml steps: - name: Checkout uses: actions/checkout@v2 # I have tried...

Since 0.9.0 had in its release notes that commitsar now should run on master I was curious to try it, but it seems to me that it's not working. To...

enhancement
proposal

I have commitsar running in Gitlab CI, but today for some reason it has stopped working for me. I am running with the docker executor, so the repo is mounted...