Skip to content

Tags: jmcarp/pullrequest-resource

Tags

v16

Toggle v16's commit message
release notes v16

v15

Toggle v15's commit message
release notes for v15

v14

Toggle v14's commit message
release notes

v13

Toggle v13's commit message
update for v13 release

v12

Toggle v12's commit message
add CHANGELOG

v11

Toggle v11's commit message
Support no_proxy environment variable

octokit uses faraday for making http_request.
There is a long standing issue in faraday to add support for the no_proxy environment variable: lostisland/faraday#247
Unfortuantely it seems like this is going nowhere.
A workaround is suggested in this issue: berkshelf/berkshelf#1341

The httpclient (and excon) farady adapter picks up proxy settings from the environment automatically.

v10

Toggle v10's commit message
link directly to the PR on github

v9

Toggle v9's commit message
namespace contexts to concourse-ci

This ensures that custom contexts will not be rerun.

v8

Toggle v8's commit message
specify a custom context for a `put`

v7

Toggle v7's commit message
specify a custom context for a `put`