per1234
df7e2c13c8
Fix broken links in documentation ( #425 )
2020-04-24 11:55:31 +02:00
Thomas Boop
80e6ba7033
Update readme with type assertion information ( #310 )
...
* Update readme with type assertion information
* PR updates
2020-01-22 11:53:39 -05:00
eric sciple
ab5bd9d696
octokit client should follow proxy settings ( #314 )
2020-01-18 14:28:37 -05:00
Peter Evans
be9f18b69f
Fix documentation links ( #217 )
2019-12-10 09:11:03 -05:00
Manuel Muñoz Solera
565d0bbe18
Adding missing curly Brace in Usage example ( #150 )
2019-10-14 10:59:46 -04:00
Chad Schulz
46bd5e54fd
Wrap example in async function ( #157 )
...
As someone not too familiar with async/await JavaScript, I was hung up on this for a bit. If this is too distracting from the example itself, I can understand not integrating it.
2019-09-24 22:27:50 -04:00
Chad Schulz
3116829a9b
Add missing } to token example ( #153 )
2019-09-24 13:49:32 -04:00
Warren Buckley
b297969f56
Update readme to show how to use the secret GITHUB_TOKEN ( #131 )
...
* Update readme to show how to use the secret GITHUB_TOKEN
* Adds in link to docs - which I feel seem to be scattered in repos & official docs
2019-09-12 10:50:19 -04:00
Jonathan Clem
1c4866fa48
Add note about constructor options
2019-09-05 10:52:34 -04:00
Gregor Martynus
aec0ef46e4
[@actions/github] Fix code example, add syntax highlighting ( #43 )
...
* [@actions/github] Fix code example, add syntax highlighting
* [@actions/github] add link to @octkit/graphql API
* [@octokit/github] moar syntax highlighting in README
2019-08-07 17:23:44 -04:00
Danny McCormick
4a7f2143e6
Get token from input in doc
2019-07-31 16:19:47 -04:00
Danny McCormick
2a2b51f939
Add github package ( #32 )
...
* Add github package
* Docs
* Feedback
* Accidentally added extra
* Allow octokit to be extended
* Respond to feedback
* Feedback
2019-07-29 13:09:32 -04:00
Jonathan Clem
e3911754c1
Rename packages/github to packages/toolkit
2019-04-19 15:52:23 -04:00
Jonathan Clem
97bc7918f4
Add a placeholder GitHub package
...
This will serve as something to build testing/TypeScript tooling around
2019-04-19 14:53:42 -04:00