1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

135 Commits

Author SHA1 Message Date
Sarita Iyer
5d0d6b7cdb merge from main 2021-10-19 17:05:04 -04:00
Prashanth Kannan
f6ac3064f6 Add GHAE as a version for Secret Scanning (#22269)
* Add GHAE versioning to frontmatter
2021-10-19 07:56:13 +00:00
Edward Thomson
c135151b47 Remove actions "warning"s (#22176) 2021-10-15 23:17:52 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Matt Pollard
ccbe9b9ede Restore beta note for GitHub Actions on GitHub AE (#22158) 2021-10-13 19:27:15 +02:00
Sarita Iyer
b1c06ca1fb Merge branch 'main' into organization-roles 2021-10-12 13:45:08 -04:00
Sarita Iyer
0b7f334c4c Revert "merge from main"
This reverts commit fd4ad9f889.
2021-10-12 13:38:07 -04:00
Sarita Iyer
fd4ad9f889 merge from main 2021-10-12 13:22:49 -04:00
Linda_pp
026625eb53 Merge branch 'main' into fix-typos 2021-10-11 16:41:21 +09:00
Matt Pollard
89173cda41 Adjust versioning (#22063) 2021-10-11 06:33:27 +00:00
rhysd
407b7c96cd Fix several typos in documents 2021-10-11 12:26:17 +09:00
Sarita Iyer
95e124efe9 Merge branch 'main' into organization-roles 2021-10-10 10:39:28 -04:00
Shelley Vohr
b72b7e56cb docs: add missing ci_activity to Notification Reasons (#10580)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-07 05:42:07 +00:00
Sarah Edwards
3040c3fcbd Deployment guides (#21614)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-05 18:57:25 +00:00
Matt Pollard
307e8094ec Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525) 2021-10-04 16:11:57 +00:00
Steve Guntrip
5dae53fb93 Merge pull request #21604 from github/emu/megabranch
[September 30, 2021] Enterprise Managed Users (megabranch)
2021-09-30 16:26:44 +01:00
Jules Parker
254206081c Merge branch 'main' into jules-4797 2021-09-29 10:08:54 +02:00
Laura Coursen
36377e9cc6 Rename correctly this time 2021-09-27 15:31:42 -05:00
Laura Coursen
bc4eebaf93 Update links 2021-09-27 15:30:51 -05:00
HonkingGoose
1aa1a0ba0d Fix typo in REST API Projects introduction 2021-09-27 14:08:51 +00:00
Mike Surowiec
d2199e3deb Use Doctocat link header style (#21615)
* update autolinkHeadings to use Doctocat link header style

* fix header link test

* update graphql/rest rendering to use doctocat header link

* fix: miniToc issue with stray anchor

Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-09-21 18:14:38 -04:00
Lizz Hale
f966e071fd Move lfs subcategory to the API section of repos (#21547) 2021-09-20 16:04:22 +00:00
Jules Parker
fbc04e39d6 update links for understanding search syntax 2021-09-16 10:41:59 +02:00
Laura Coursen
57740f3424 Add "Repositories" doc set (#21294) 2021-09-10 13:48:54 +00:00
Rachael Sewell
a21897b2d3 Tiny typo fix (#21371) 2021-09-09 18:28:15 +00:00
Dev Prakash Sharma
b6516a2a46 Added Intros for Rest APIs (#9165)
* Update codes-of-conduct.md

* Create codes-of-conduct.md

* Update code-scanning.md

* Update emojis.md

* Update enterprise-admin.md

* Update gists.md

* Update gists.md

* Update codes-of-conduct.md

* Update content/rest/reference/emojis.md

* Modify the intro text

Remove the initial sentence below the intro to avoid repetition and remove reference to logging as this is not available on GHEC.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-08-26 11:20:26 +00:00
Rachael Sewell
7398c30364 remove 2.21 markup (#20954) 2021-08-19 18:18:00 +00:00
Jason Etcovitch
89870330af Add lfs subcategory to API section of enterprise-admin (#20762)
* Add Git LFS API section to enterprise-admin

* Add GHES version constraint

* >= 3.3

* Try `> 3.2`

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: Emma Makinson <emmaviolet@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-08-12 12:21:59 +01:00
Lucas Costi
61c912a2d2 Quick fix for wrong variable format (#20715) 2021-08-06 09:22:12 +10:00
Emma Makinson
dcfadc8cd2 Add note about GitHub apps (#20703)
* Add note about GitHub apps

* Refer to permissions in docs content

Co-authored-by: Lars Schneider <larsxschneider@github.com>

* Update content/rest/reference/repos.md

Co-authored-by: Lars Schneider <larsxschneider@github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-08-05 23:06:09 +00:00
Emma Makinson
f16b18546b Add additional information to explain autolinks (#20626)
Co-authored-by: Simina Pasat <siminapasat@github.com>
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-08-02 18:35:15 +00:00
Emma Makinson
6524b0b21f Add documentation for Autolinks API (#20564)
* Add documentation for Autolinks API

* Update content/rest/reference/repos.md

* Do not show in ghes and ghae

* Improve if statement

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-08-02 11:18:29 +00:00
Dev Prakash Sharma
5cee642450 Added Intros for REST API Pages (#8371)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-07-27 23:06:19 +00:00
hubwriter
2d99aee37a Use plural variables consistently (#20412)
* Use plural variables consistently

* Update content/developers/github-marketplace/github-marketplace-overview/about-github-marketplace.md
2021-07-20 16:09:40 +00:00
Dev Prakash Sharma
a8720c56f7 Added Intros to REST APIs Pages (#7955) 2021-07-13 18:03:09 +01:00
Lucas Costi
c74ae85d55 Revise webhook REST API intro text (#20293) 2021-07-13 00:09:59 +00:00
Janice
f052b26574 Merge branch 'main' into patch-2 2021-07-02 16:39:10 -07:00
Ethan Palm
0a068cc93f Merge branch 'main' into codewithdev-docs 2021-07-02 09:28:40 -04:00
Ethan Palm
e0ba13a0de remove ' from YAML 2021-07-02 09:21:46 -04:00
Emma Makinson
c73d3114ed Remove references to SCIM in enterprise docs (#20065) 2021-07-02 13:11:55 +00:00
Ethan Palm
f7c8510b88 Merge branch 'main' into codewithdev-docs 2021-07-02 09:02:26 -04:00
Qais Patankar
0739cb9e55 Fix pubsubhubbub anchor link 2021-07-02 11:16:27 +01:00
Leona B. Campbell
c11415480e Adding context for new webhook endpoints (#20229)
Co-authored-by: skedwards88 <skedwards88@github.com>
2021-07-01 16:30:49 +00:00
hubwriter
1105f03181 Enable/disable advanced security via the REST API's repository endpoint (GA) (#19859)
* Add has_advanced_security parameter

* Add temp (locally generated) JSON files

* Add temp (locally generated) JSON files

* Fix 'details' wording mentioned by Marco

* Add temp (locally generated) JSON files

* Add temp (locally generated) JSON files

* Remove locally generated JSON files

* Add locally generated JSON files

* Remove development mode JSON files

* Update OpenAPI Descriptions (#20149)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>

* Update OpenAPI Descriptions (#20151)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>

* Update OpenAPI Descriptions (#20150)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>

Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-06-29 12:55:51 +00:00
Dev Prakash Sharma
645b264ba1 Update repos.md 2021-06-29 17:14:08 +05:30
Dev Prakash Sharma
174f1396e7 Update repos.md 2021-06-29 16:46:21 +05:30
Dev Prakash Sharma
d039f542af Update reactions.md 2021-06-29 12:08:23 +05:30
Dev Prakash Sharma
5fc8d42f06 Update projects.md 2021-06-29 12:01:17 +05:30
Dev Prakash Sharma
55c841f327 Update pulls.md 2021-06-29 12:00:41 +05:30
Dev Prakash Sharma
e9039c99d8 Update rate-limit.md 2021-06-29 12:00:15 +05:30