all-contributors / all-contributors/cli

"There's still an error" message when trying to run cli via GH actions

Đang mở
#346 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
type: bug
Ngôn ngữ chính
JavaScript
Star
425
Fork
149
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**Describe the bug**
I wanted to try an alternative way to automate adding contributors. For that purpose, I wrote a GH action workflow file that is triggered whenever it detects a change in `.all-contributorsrc`. This runner then sets up node, generates `CONTRIBUTORS.md` and commits it in the same PR that triggers it. You can find the workflow file in my PR [here](https://github.com/sktime/sktime/pull/3807).

However, there's a vague "There's still an error" [message](https://github.com/sktime/sktime/pull/3807/checks#step:5:1) when running the `npx all-contributors generate` step. Due to the vagueness of the error message, I'm unable to diagnose what component is giving this error (could be `all-contributors-cli`, GHA or an error from the runner itself). It is only after knowing the source of the error, that I can try to debug it.

So I wanted to know if `all-contributors-cli` is throwing this error and if yes then is there a potential way to correct it?

**To Reproduce**

**Expected behavior**

**Screenshots**
Attaching the log message in case it gets cleaned by GH:
![error](https://user-images.githubusercontent.com/54197164/206181108-a749b933-96c8-479c-ba0c-a0a8acce6720.jpg)

**Additional context**
Please let me know if any additional context is required.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.