all-contributors / all-contributors/cli

`add` command overrides other contributions if given any existing ones

未关闭
#371 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type: bug
主要语言
JavaScript
星标
425
派生
149
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**

Running `npx all-contributors-cli add <...contributions>` with any _existing_ contributions seems to override _all others_

**To Reproduce**

See https://github.com/JoshuaKGoldberg/repros/tree/all-contributors-cli-adding-existing-contributions.

Steps to reproduce the behavior:
1. Set up a project with an `.all-contributorsrc` containing a contributor with >=2 contributions
2. Run `npx all-contributors-cli add` to give them a contribution they already have
3. See that their list of contributions has shrunk to include only the existing contribution

**Expected behavior**
Their new list of contributions should contain all added and existing contributions.

**Additional context**
Originally filed as https://github.com/all-contributors/cli/issues/355, but without a certain reproduction. We have that now!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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