all-contributors / all-contributors/cli

enable custom commit message

未关闭
#109 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
pinned priority: low status: waiting for feedback type: enhancement
主要语言
JavaScript
星标
425
派生
149
PR 合并指标
30 天内没有已合并 PR

描述

- `all-contributors-cli` version: latest
- `node` version: latest
- `npm` (or `yarn`) version: latest

Relevant code or config

```json
// .all-contributorsrc
...
"commit": true,
...
```

What you did: add or update a contributor

What happened: commintlint report an error 'cause the commit message not match some rules.

Reproduction repository: -

Problem description: there's no config to replace the default commit message.

Suggested solution: add a new config let's say `commitMessage` to replace default commit message.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。