all-contributors / all-contributors/cli

allcontributors[bot] mentions itself as missing contributor

Abierto
#265 7 comentarios 0 reacciones 1 asignado Reclamado por @tenshiAMD Ver en GitHub
discussion pinned priority: medium
Lenguaje dominante
JavaScript
Estrellas
425
Forks
149
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

- `all-contributors-cli` version: 6.15.0
- `node` version: v12.16.1
- `npm` (or `yarn`) version: 6.14.0

**Relevant code or config**

```bash
➜ npx all-contributors-cli check
```

**What you did:**

1. I made the `all-contributors` bot open a few pull-requests to get people added to the readme. (by mentioning the bot in a couple of issues)
2. If I now run the `all-contributors-cli check` script at my terminal, to see if I've missed someone, it mentions that the bot itself is missing.

**What happened:**

```bash
npx: installed 109 in 4.949s
Missing contributors in .all-contributorsrc:
allcontributors[bot]
```

**Reproduction repository:**

```bash
git clone git@github.com:smeijer/testing-playground.git
cd testing-playground
git reset 7a66910ee69423151e222a308cbe66a945d961bc --hard

npx all-contributors-cli check
```

**Problem description:**

I realize, this project is about acknowledging ALL contributors, but still. Even the bots?

**Suggested solution:**

Add an option to ignore bots. (or just make it the default)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.