Pix4D / cogito

Concourse resource for GitHub Commit Status and Google Chat notifications
MIT License
35 stars 14 forks source link

PCI-3118 github package refactoring #117

Closed aliculPix4D closed 1 year ago

aliculPix4D commented 1 year ago

commit 1: github: pass the sink logger to github package

commit 2:github: use 'http.Response.Header.Get(key)' to fetch the header

Advantages:

Using http.Response.Header.Get(key) will be much more important when inspecting rate limit related headers.