golang / dep

Go dependency management tool experiment (deprecated)
https://golang.github.io/dep/
BSD 3-Clause "New" or "Revised" License
12.85k stars 1.05k forks source link

Turn off mandatory CLA Bot checks #2118

Closed kevinburke closed 5 years ago

kevinburke commented 5 years ago

None of the core maintainers are Googlers and it's a pain in the neck when I want to merge something with someone who's abandoned a branch, or tweak a submitted PR and then merge it. I would like the ability to manually override the CLA bot.

https://github.com/golang/dep/pull/2117#issuecomment-469345824

kevinburke commented 5 years ago

To be clear, I don't have administrative rights on this repo and can't do this myself.

FiloSottile commented 5 years ago

BTW, if you need a CLA override, you should feel free to ping @golang/osp-team.

kevinburke commented 5 years ago

OK thank you will keep that in mind for the future.