1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Commit Graph

4616 Commits

Author SHA1 Message Date
Jules Parker
40fbb848f3 Merge branch 'main' into jules-4510 2021-12-01 09:11:00 +01:00
Octomerger Bot
a8cdfeea18 Merge branch 'main' into repo-sync 2021-11-30 20:07:30 -05:00
Casper Smits
066d37365a Document reusable workflow limitation (#11831) 2021-12-01 00:29:45 +00:00
Edward Thomson
639debe227 actions: update "understanding github actions" (#23201)
* actions: update "understanding github actions"

Take a refresh pass on the "understanding github actions" document, in
order to reinforce our CI/CD messaging and definitions, and update the
art with high-res illustrations.

* Apply suggestions from code review

Co-authored-by: Martin Lopes <martin389@github.com>

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-11-30 21:55:23 +00:00
jmarlena
8f5bd0c57f Okta team sync GA (#22996)
* First draft of changes

* Add article to TOC of map topic

* Revise & rinse.

* Restructuring

* Fix typo + Add product variable

* Rehashing

* Remove deleted reusable

* Escape character

* Word refactor

* Prettify

* Add GraphQL example

* Fix url

* Remove source material

* Clean up

* Remove https://

* Fix reusable step

* Fix this section

* Keeps getting better

* Clean up reusable

* Remove duplicate info

* Apply suggestions from code review

* Clean up

* Touch-ups

* Final tidbits

* skip the tip

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-30 19:44:05 +00:00
Mike McDonald
53b12cb2f0 [30 Nov] Adding Dependabot + Actions changes (#22616) 2021-11-30 19:30:03 +00:00
Laura Coursen
d53f2e4421 Merge branch 'main' into main 2021-11-30 10:44:25 -06:00
hubwriter
4113b02a8e Fix incorrect view example (#23207)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-11-30 15:54:49 +00:00
docubot
8c62b35b87 Merge branch 'main' into amit-e-patch-2 2021-11-30 07:13:36 -08:00
Ramya Parimi
d8327255c4 Merge branch 'main' into amit-e-patch-2 2021-11-30 09:10:12 -06:00
Ramya Parimi
d2c098fd05 Merge branch 'main' into patch-2 2021-11-30 09:04:43 -06:00
Emma Makinson
fa68738fdf Add note about organization alerts notifications (#23131) 2021-11-30 14:39:50 +00:00
Ari Pollak
ba382b2039 Tweak AWS OIDC instructions (#11621)
* Tweak AWS OIDC instructions

* Only contents: read is necessary
* Remove :aud filter because it's set to "sts.amazonaws.com" when using aws-actions/configure-aws-credentials

* Update to be valid JSON, and actually remove :aud

Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-30 10:34:18 +00:00
Octomerger Bot
f7b37bb326 Merge branch 'main' into repo-sync 2021-11-30 04:50:07 -05:00
amit-e
48c6e6f693 Merge branch 'main' into amit-e-patch-2 2021-11-30 11:47:31 +02:00
Philippe Berthonneau
b12064feb1 distinguish API before and after GHES 3.2 (#11841) 2021-11-30 09:35:44 +00:00
hubwriter
5c8f14d07c Add clarification sentence (#23174) 2021-11-30 09:28:56 +00:00
KeisukeYamashita
c8218d51b5 Fix list services command in GCP OpenID connect doc (#11506) 2021-11-30 09:27:27 +00:00
mc
6621c44fce simplified some versioning and used variable (#23172)
versioning simplification and variable fixes
2021-11-30 08:24:50 +00:00
Kevin Heis
92cb9c0ed1 Update about-github-pages.md (#23191)
* Update about-github-pages.md

* Update about-github-pages.md
2021-11-29 16:09:09 -08:00
Ethan Palm
f896009e15 Merge branch 'main' into patch-2 2021-11-29 15:00:04 -08:00
amit-e
3f7ebf0ec3 Fix typos 2021-11-30 00:43:56 +02:00
Robert Sese
895e1dee4d Merge branch 'main' into repo-sync 2021-11-29 13:26:37 -06:00
Yoann Chaudet
5ac170d6be Add a section about data collection for Pages (#20086) 2021-11-29 14:39:26 +00:00
Ramya Parimi
33355c8643 Merge branch 'main' into patch-2 2021-11-29 08:26:32 -06:00
Ramya Parimi
a77c512d2f Merge branch 'main' into patch-2 2021-11-29 08:12:27 -06:00
Jules Parker
6ed438bc3f Merge branch 'jules-4510' of github.com:github/docs-internal into jules-4510 2021-11-29 13:42:37 +01:00
Jules Parker
ea29dc1a2a fix broken links 2021-11-29 13:42:06 +01:00
Jules Parker
7224fa35d0 Merge branch 'main' into jules-4510 2021-11-29 13:30:27 +01:00
Jules Parker
c456b91ca4 incorporate feedback from matt 2021-11-29 13:22:41 +01:00
Ramya Parimi
b8242def2a Merge branch 'main' into sentence-fix/about-git 2021-11-29 06:16:27 -06:00
Felicity Chapman
8febf7251d Add raw tags around YAML example (#12447) 2021-11-29 11:58:19 +00:00
amit-e
21485787d1 Redundant word
The word 'already' appears in the beginning of the sentence
2021-11-29 12:47:09 +02:00
Emma Makinson
e1ac1493a4 Remove beta label (#23133)
The API has been live for some time with no changes so we can remove this

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-29 10:26:07 +00:00
mc
4fba52eac7 Refactor info explaining to GHES admins how to check whether they have a GHAS license (#23125)
* explain to users how to check whether they have a GHAS license
2021-11-29 09:19:15 +00:00
PSJ
4364076e0f Add how to troubleshoot skipped but required checks (#9126)
* Update troubleshooting-required-status-checks.md

* Add troubleshooting info

Adds how to handle skipped required checks.

Fixes github#8926

* Fix generic workflow

* Add a note about other CI/CD

* Add images

* Added images

* Delete troubleshooting-required-status-checks.md

* Fix merge conflicts

* Remove blank lines

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

* Apply styling

* Group notes into one

* Remove older images

* Remove images

* Added suggested images

* Update content/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-29 09:17:26 +00:00
Matt Pollard
c94e6ba108 Bug fixes for Enterprise content, 2021-11-26 (#23150) 2021-11-29 08:40:21 +00:00
Jules Parker
5fe77054cb Update content/rest/guides/discovering-resources-for-a-user.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 09:38:59 +01:00
Jules Parker
f4806b313f Update content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 09:35:46 +01:00
Jules Parker
69c57be448 Update content/repositories/creating-and-managing-repositories/about-repositories.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 09:31:55 +01:00
Jules Parker
d1f3da7c57 Update content/search-github/searching-on-github/searching-discussions.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 09:21:57 +01:00
Jules Parker
236a831f42 Update content/organizations/managing-organization-settings/restricting-repository-creation-in-your-organization.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:48:34 +01:00
Jules Parker
5860584db4 Update content/organizations/managing-organization-settings/managing-the-forking-policy-for-your-organization.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:45:30 +01:00
Jules Parker
b12da8dee9 Update content/organizations/managing-membership-in-your-organization/removing-a-member-from-your-organization.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:44:31 +01:00
Jules Parker
fffab70ff9 Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:43:26 +01:00
Jules Parker
e0c1c650f2 Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:43:11 +01:00
Jules Parker
637574872e Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:42:38 +01:00
Jules Parker
bf1077cc96 Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:39:33 +01:00
Jules Parker
7dbf99a199 Update content/code-security/security-overview/about-the-security-overview.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:35:53 +01:00
Jules Parker
975fc1cf7c Update content/authentication/keeping-your-account-and-data-secure/connecting-with-third-party-applications.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:34:43 +01:00