]> granicus.if.org Git - pdns/commit
Add Basic Auth support to changelog-from-pr.py
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Jul 2018 15:50:34 +0000 (17:50 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Jul 2018 15:50:34 +0000 (17:50 +0200)
commit99bd172914011ebe6a0740fca0f93e80bd35531e
tree22e25d43c7479e405cafea49f217efd25b25e5ba
parentfed6216456d9408fad14c63ecbb752ddc0de5cd9
Add Basic Auth support to changelog-from-pr.py

GitHub's API rate limiting is quite aggressive, but is more
permissive for authenticated users.
This PR allows authenticating via username and password, but you can
also submit a personal access tokens instead of a password if, for
example, you have 2-factors authentication enabled on your account.
build-scripts/changelog-from-pr.py