Ian Stapleton Cordasco

Results 41 issues of Ian Stapleton Cordasco

See [the announcement](https://developer.github.com/changes/2014-12-03-preview-the-new-organization-webhooks-api/) for more details ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6797101-add-organization-webhooks-preview?utm_campaign=plugin&utm_content=tracker%2F183477&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F183477&utm_medium=issues&utm_source=github).

Mentored/Pair available
Needs documentation
enhancement

Currently if you do: ``` $ tox -e py34 -- tests/unit ``` The tests take about **12 seconds**. If you just run ``` $ tox -e py34 ``` The tests...

Mentored/Pair available
enhancement

I envision this as having two distinct layers: 1. Allows users to take advantage of Betamax for recording interactions with the GitHub API via github3.py 1. Allows users to mock...

https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/

https://github.com/1Password/1password-teams-open-source We have some credentials for `gh3test` that might be useful to share around the team and to contributors for recording cassettes. Thoughts @omgjlk @itsmemattchung?

See also https://github.com/kennethreitz/requests/issues/4069 --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/45635123-consider-replacing-requests-with-urllib3?utm_campaign=plugin&utm_content=tracker%2F183477&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F183477&utm_medium=issues&utm_source=github).

Potentially rip off https://github.com/rvagg/github-webhook-handler 's API design ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14875298-add-webhook-handling-for-a-server-that-receives-webhooks?utm_campaign=plugin&utm_content=tracker%2F183477&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F183477&utm_medium=issues&utm_source=github).

Ideally, this will get rid of some of our spurious test failures that occur from relying on httpbin.org and will make the test suite faster as we won't be going...

Enhancement
good first issue
Tests

Currently, we run flake8 and flake8-docstrings against the project on [Travis CI](https://travis-ci.org/sigmavirus24/betamax). If you have the spare time and care to address some of these, I'll be immensely grateful. ##...

Enhancement

Let's chat collaboration guidelines. Personally, I'd like everything to have at least one review from someone before it's merged but at the current time it's not entirely practical to block...

workflow