Handle private repos counts not available to non-organization member#18
Conversation
|
Could you also add a changelog record to https://github.com/promhippie/github_exporter/tree/master/changelog/unreleased, please? |
|
Hi @tboerger - I thought about that, but then didn't do it 😄 We'll have merged conflicts after each merge, so I'll keep an eye on the merges coming through and force push each PR |
|
You just need to write a markdown file per PR with https://github.com/promhippie/github_exporter/blob/master/changelog/TEMPLATE as a template, write it to https://github.com/promhippie/github_exporter/tree/master/changelog/unreleased and it will generate the changelog without any conflict after merging the PR ;) |
|
Looks like your Dockerhub pull limit may have been reached! |
|
Pushed an updated commit with the |
|
Not exactly what I mean :D instead of changing the template. |
|
Ready for merge now |
|
This |
|
Yes, looks like I got to extend the README for the changelog a little bit, but anyway thanks for your efforts! |
|
At least the code had no apparent issues! |
|
After finishing https://cloud.drone.io/promhippie/github_exporter/44 you could give the latest Docker tag a try, if everything behaves fine I will release v1.0.0. |
When the
GITHUB_EXPORTER_TOKENis for a user who is not a member of a targeted organization, we get a crash 😄