Have CollectOSS declare (via a user agent header) itself in API calls to github
Open
challenging first issue
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
I suspect we arent currently doing this and it might help github identify traffic from our tooling (so we pass through bot detection better and/or so someone at github can report issues to us if we need to tweak the way we hit github's API).
This might be a good "challenging first issue" for someone
I think the user agent we pick should include:
- project name (CollectOSS)
- maybe a mention of CHAOSS/Linux foundation
- a link to this github repo
- ideally also the version number of CollectOSS
Contributor guide
Assessment
This issue has not been assessed yet.