Improve reporting of checks in setgithubcheck
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the `setgithubcheck` action reported more than just the PR author's status. Currently it reports one of three statuses:
- whether the author is an Adobe employee (and how it determined employeeship)
- whether a signed CLA was found (and what github user it was found for)
It would be nice (for monitoring and debugging purposes) to also report:
- the repo/pr/url of the report
Contributor guide
Research direction
Start by searching the repository for the `setgithubcheck` action and its existing status-reporting logic. Confirm how the current author and CLA statuses are assembled, then extend the report with the repository, pull request, and URL; done means those details appear alongside the existing statuses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100