should an error in the cla bot execution render a check on PRs?
Open
enhancement
help wanted
question
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Right now, if a promise fails in checker.js, it returns an error. Instead, maybe we should still run a failed check on github?
Contributor guide
Research direction
Start in checker.js and trace the promise-failure path to understand how the CLA check currently reports errors. Confirm how the GitHub App renders checks on pull requests; the work is done when an execution error produces a failed check rather than only returning an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100