Sarah Edwards
|
43c9fd6253
|
Unify language in the API docs for rate limit operations (#32877)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2022-12-09 17:09:39 +00:00 |
|
Sarah Edwards
|
fa610ac715
|
Unify language in the API docs for Git databse operations (#32715)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
|
2022-12-09 17:06:24 +00:00 |
|
Sarah Edwards
|
2e564703f4
|
Unify language in the API docs for codespaces (#33148)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
|
2022-12-09 17:02:04 +00:00 |
|
Sarah Edwards
|
cb882fa10f
|
Unify language in the API docs for repo webhooks (#33146)
|
2022-12-09 16:55:14 +00:00 |
|
Sarah Edwards
|
f97c163101
|
Update REST pagination guide (#33197)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2022-12-08 16:47:00 +00:00 |
|
Isaac Brown
|
c3f5734495
|
[2022-12-07]: Improvements to NuGet registry (#32240)
Co-authored-by: Vanessa <vgrl@github.com>
|
2022-12-07 22:13:48 +00:00 |
|
Garen Torikian
|
6de72bb1c5
|
Fix typo (#22516)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2022-12-07 16:38:32 +00:00 |
|
zacanger
|
c614572869
|
fix: format of octokit.js link
This just happened to bug me when I was browsing the docs — changes to be consistent with the other official library links.
|
2022-12-04 07:29:20 +00:00 |
|
Abraham Williams
|
6ab4192456
|
Update hypermedia example to use symbols instead of hashrockets (#33116)
|
2022-12-02 09:01:32 +00:00 |
|
Brett Kuhlman
|
c9b41730d7
|
Removing link to Python Library from official library to community library
GitHub does not have an official Octokit library for Python. Moving link to reflect that.
|
2022-11-30 10:15:20 -05:00 |
|
Sarah Edwards
|
d2f0b59ed0
|
Update permissions required for GitHub Apps (#32723)
|
2022-11-29 00:42:36 +00:00 |
|
Grace Park
|
e3f8f71c42
|
Rest api versioning redo (#33011)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@Graces-MacBook-Pro-2.local>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
|
2022-11-28 11:55:02 -08:00 |
|
MarcoFalke
|
0652655e0e
|
Add missing media types to rest/pulls/reviews (#22265)
|
2022-11-28 12:27:25 +00:00 |
|
Pooja Sabnani
|
3c8016d16b
|
OIDC docs link fix (#32885)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: github-openapi-bot <security+github-openapi-bot@github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
|
2022-11-24 13:57:06 +00:00 |
|
MarcoFalke
|
5b5093e040
|
Remove VERSION from accept header (#22248)
|
2022-11-23 22:31:02 +00:00 |
|
Courtney Wilson
|
9005a197f2
|
Merge branch 'main' into patch-1
|
2022-11-21 10:52:27 -06:00 |
|
Lou Nelson Jr
|
62c5093d26
|
remove ">" in link output
This typo causes syntax errors when inputting cursor links into curl.
|
2022-11-18 16:52:27 -05:00 |
|
Laura Coursen
|
a890dd5eea
|
Fix versioning for "Via username and password" section in "Other authentication methods" (#32633)
|
2022-11-18 14:15:02 +00:00 |
|
vollcheck
|
0514408687
|
Libraries.md - Clojure community client update
There's new version of Clojure community client for interfacing GitHub API.
This pull updates the link.
|
2022-11-17 13:48:43 +01:00 |
|
emisargent
|
c59bd8630e
|
Add permissions statement to Codespaces repo secrets (#32467)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2022-11-15 23:21:11 +00:00 |
|
Courtney Claessens
|
d497bd6f9c
|
[2022-11-10]: Remove beta label for dependency review API (#32477)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
|
2022-11-14 14:54:58 +00:00 |
|
Courtney Wilson
|
279853f63a
|
Merge branch 'main' into patch-1
|
2022-11-10 11:29:32 -06:00 |
|
Peter Bengtsson
|
4aff99e80f
|
migrate HTML snippet to Markdown (#32444)
|
2022-11-10 13:36:49 +00:00 |
|
Frost Ming
|
5a230256e2
|
Merge branch 'main' into patch-1
|
2022-11-10 18:01:23 +08:00 |
|
Frost Ming
|
98f1367727
|
Add githubkit to Python libraries
|
2022-11-09 09:40:25 +08:00 |
|
Jules
|
cf49b4e28d
|
Merge branch 'universe-2022-megabranch' into codespaces-universe-megabranch
|
2022-11-08 10:12:42 +01:00 |
|
Jules
|
10383a1160
|
Merge branch 'main' into universe-2022-megabranch
|
2022-11-07 12:00:55 +01:00 |
|
hubwriter
|
73a4b47653
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-11-07 08:55:27 +00:00 |
|
Tim Rogers
|
6b1c6174d0
|
Add docs for the new "webhook forwarding" GitHub CLI feature (#32040)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2022-11-04 10:33:14 +00:00 |
|
isaacmbrown
|
38e475d4c9
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-10-28 08:33:20 +01:00 |
|
Martin Lopes
|
8445a1df49
|
Merge branch 'main' into universe-2022-megabranch
|
2022-10-28 15:09:42 +10:00 |
|
Lou Nelson Jr
|
d3929a033c
|
Update traversing-with-pagination.md (#31793)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2022-10-27 22:38:45 +00:00 |
|
mc
|
723ae1877a
|
Merge branch 'main' into universe-2022-megabranch
|
2022-10-27 15:48:01 +01:00 |
|
Sarah Edwards
|
db04800d56
|
Remove beta note for Codespaces organizations API docs (#31727)
|
2022-10-26 10:22:23 -07:00 |
|
hubwriter
|
108f3da15d
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-10-26 08:40:18 +01:00 |
|
Octomerger Bot
|
f638d569cd
|
Merge pull request #32062 from github/repo-sync
repo sync
|
2022-10-25 13:27:57 -07:00 |
|
Courtney Wilson
|
9f8be6dcc8
|
Merge branch 'main' into issue-14713
|
2022-10-25 14:50:17 -05:00 |
|
hubwriter
|
6779adbc8f
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-10-25 20:34:21 +01:00 |
|
Rachael Sewell
|
3e998f61d5
|
use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
|
2022-10-25 12:03:38 -07:00 |
|
Matt Pollard
|
05a858f607
|
GitHub Enterprise Server 3.7 release candidate (#31313)
|
2022-10-25 18:35:59 +02:00 |
|
hubwriter
|
6e5d010e3a
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-10-24 15:47:48 +00:00 |
|
Sophie
|
1be0cd7033
|
Fix broken links (#31895)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-10-24 15:32:32 +00:00 |
|
Riadh Laabidi
|
1c0348534b
|
Add workflow_dispatch event with write permissions
|
2022-10-19 14:37:51 +00:00 |
|
hubwriter
|
353f88eb50
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-10-19 08:55:58 +01:00 |
|
Sarah Edwards
|
dac4144086
|
PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
|
2022-10-18 15:11:04 +00:00 |
|
hubwriter
|
227b70b762
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-10-18 09:15:33 +01:00 |
|
Alex Kelly
|
e773d1fc36
|
Update codespaces.md to add support for GitHub Apps (#31639)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
|
2022-10-18 07:04:30 +00:00 |
|
Joe Clark
|
74a679dc51
|
Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
|
2022-10-17 18:54:05 +00:00 |
|
Peter Bengtsson
|
1a6688499b
|
using node 16.17 in Actions (#31773)
|
2022-10-17 16:12:36 +00:00 |
|
hubwriter
|
48ae809198
|
Merge branch 'main' into codespaces-universe-megabranch
|
2022-10-16 16:17:27 +01:00 |
|