1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Commit Graph

4537 Commits

Author SHA1 Message Date
Joshua Walker
0f11d2f4e0 Fix inaccuracy in changing 2FA method article (#23138) 2021-11-26 13:29:55 +00:00
Octomerger Bot
00bf313958 Merge branch 'main' into repo-sync 2021-11-26 06:20:02 -05:00
Jaime F. Sanchez
6cb4d4aca1 Update enabling-codespaces-for-your-organization.md (#12287)
* Update enabling-codespaces-for-your-organization.md

Need to be more verbose about the requirements. CODESPACES is currently not available for orgs with IP Allow list enabled.

* Update content/codespaces/managing-codespaces-for-your-organization/enabling-codespaces-for-your-organization.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-26 11:19:13 +00:00
Felicity Chapman
e70d507076 GHES 3.3 Dependabot updates - extra tech detail (#22660) 2021-11-26 10:45:38 +00:00
mc
deec9ca0de Code scanning GHAE - mention self-hosted runners' prerequisites (#23119)
* fix links in reusable and add prerequisites to the article on setting up code scanning

* change paras

* Add prerequisites section for GHAE
2021-11-26 07:15:58 +00:00
Jules Parker
5864d2ad20 Merge branch 'main' into jules-5659 2021-11-25 15:44:00 +01:00
hubwriter
57a1102167 GitHub Issues Projects updates (public beta) (#23040)
* Changes for docs-internal issue 5590

* Put sentence on new line

* Change 'desired' to 'required'

* Update content/issues/trying-out-the-new-projects-experience/customizing-your-project-views.md

Co-authored-by: Vanessa <vgrl@github.com>

* Update content/issues/trying-out-the-new-projects-experience/customizing-your-project-views.md

Co-authored-by: Vanessa <vgrl@github.com>

* Update content/issues/trying-out-the-new-projects-experience/customizing-your-project-views.md

Co-authored-by: Vanessa <vgrl@github.com>

* Split the creating and saving section in 2

* Update content/issues/trying-out-the-new-projects-experience/managing-access-to-projects.md

* Update content/issues/trying-out-the-new-projects-experience/managing-access-to-projects.md

Co-authored-by: Vanessa <vgrl@github.com>
2021-11-25 14:00:27 +00:00
Jules Parker
b8f0c11904 Merge branch 'main' into jules-5659 2021-11-25 12:32:25 +01:00
Jules Parker
05c2931735 adds other necessary versions! 2021-11-25 12:30:45 +01:00
Jules Parker
7c1ce68e26 version out environments for deployment from ghes < 3.1 2021-11-25 11:26:05 +01:00
Steve Guntrip
0c374c9586 Expose external groups to AE, version note 2021-11-25 08:48:46 +00:00
Vanessa
f2a109fa94 Merge branch 'main' into update-gcm-info 2021-11-25 09:05:54 +10:00
Amy Burns
c3bc538cd4 Add 2 pane layout to "Setting up Codespaces" docs and update IA (#21700) 2021-11-24 11:41:30 -08:00
hubwriter
dc9dab0032 [GA date TBD] Update reusable workflows docs for GA (#22795)
* Update reusable workflows docs

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/actions/learn-github-actions/reusing-workflows.md

* Update content/actions/learn-github-actions/reusing-workflows.md

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/actions/learn-github-actions/reusing-workflows.md

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

* Apply review suggestion from Lucas

* Update content/actions/learn-github-actions/reusing-workflows.md

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

* Update content/actions/learn-github-actions/reusing-workflows.md

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

* Update content/actions/learn-github-actions/reusing-workflows.md

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

* Add information about use of runners

As per review comment from Ajay Krishna Nalisetty

* Update content/actions/learn-github-actions/workflow-syntax-for-github-actions.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/actions/learn-github-actions/workflow-syntax-for-github-actions.md

* Fix version as per Lucas's review comment

* Explain using environment secrets

* Add workflow diagram

* Move explanation of diagram above it

* Slight change to job_workflow-ref description

Include the syntax of the response data, as per
https://github.slack.com/archives/C01SMLA6MNY/p1637731982336700

* Clarify difference between repo and job_workflow_ref

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-11-24 14:26:50 +00:00
Garrett Knoll
e500627ff9 Update managing-your-theme-settings.md (#22667) 2021-11-23 21:15:58 +00:00
James M. Greene
fc35cf1aea Add repository and organization runner labels APIs to the GitHub Apps permissions list (#23078) 2021-11-23 20:50:18 +00:00
hubwriter
b01c1905db Update in line with UI text changes (#23058)
* Update in line with UI text changes

* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md

* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md
2021-11-23 18:10:10 +00:00
ahdbilal
487c56cb49 update actions docs with setup-python caching (#22990)
* updated the python testing doc with caching

* updated docs with setup-actions caching for node and python

* updaed content with setup-actions cachine

* fix links

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>

* Update components/playground/content/building-and-testing/python.tsx

* Update components/playground/content/building-and-testing/python.tsx

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

* Update content/actions/automating-builds-and-tests/building-and-testing-python.md

* Update content/actions/automating-builds-and-tests/building-and-testing-python.md

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-23 17:26:03 +00:00
docubot
6366cf9371 Merge branch 'main' into repo-sync 2021-11-23 07:44:24 -08:00
mc
6cb54e7d66 Secret scanning - updates for GHAE M2 (#22957)
* update secret scanning docs for GHAE M2
2021-11-23 15:43:29 +00:00
docubot
3b39011e5a Merge branch 'main' into repo-sync 2021-11-23 07:37:35 -08:00
Emma Makinson
aa65ad7f39 2021-11-22: Add docs for custom footer configuration (#22611) 2021-11-23 15:36:36 +00:00
docubot
f8f352c6db Merge branch 'main' into patch-2 2021-11-23 06:57:38 -08:00
mc
abc3674245 Merge branch 'main' into patch-2 2021-11-23 14:55:12 +00:00
docubot
c98860606b Merge branch 'main' into repo-sync 2021-11-23 05:54:43 -08:00
Usha N
da74b410a6 Update caching-dependencies-to-speed-up-workflows.md (#22820) 2021-11-23 13:53:51 +00:00
docubot
fa3a22219e Merge branch 'main' into patch-4 2021-11-23 05:17:48 -08:00
Ramya Parimi
0b9feb5c0f Merge branch 'main' into patch-4 2021-11-23 07:14:15 -06:00
Ramya Parimi
41969c74ce Merge branch 'main' into patch-2 2021-11-23 07:07:18 -06:00
Ramya Parimi
da7e8b7e36 Merge branch 'main' into patch-2 2021-11-23 06:53:45 -06:00
Laura Coursen
0ccf608e1c Small fixes 2021-11-23 11:52:27 +00:00
James Fletcher
3a4a77f314 mention new option for including query help (#22597)
* mention new option for including query help
2021-11-23 08:37:28 +00:00
Andre Kolodochka
e4615e3a61 Adding permissions to the list of read-only items 2021-11-23 11:20:32 +11:00
Fidel González
e3a8631545 fix: Typo in search.md 2021-11-22 17:36:01 -05:00
Yoann Chaudet
172e3796da Add back preview headers for Pages APIs in GHAE (#22270) 2021-11-22 20:23:31 +00:00
Andrew Luca
2cc39dba0c Update steps id to match dependabot docs 2021-11-22 20:07:19 +02:00
Andrew Luca
42302584ca Update dependabot metadata field
As of the last docs the metadata field is named `dependabot-metadata`

https://github.com/dependabot/fetch-metadata
2021-11-22 19:59:53 +02:00
Ramya Parimi
7caf6efef8 Merge branch 'main' into fix/merge-conflict-link 2021-11-22 10:13:07 -06:00
ajaykn
539d086523 Restrict public repos to access internal repo wfs (#23033)
* Restrict public repos to access internal repo wfs

* Update screenshot and slight text changes

* Correct the access screenshot

Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-22 14:12:44 +00:00
Matt Pollard
61c3c44eb8 Bug fixes for Enterprise content, 2021-11-11 (#22777) 2021-11-22 10:32:42 +01:00
Regina Alyssa
5168307e6a Fix link to merge conflict docs 2021-11-21 22:41:16 +08:00
Leon
762b94592b Added quotation marks
When signing commits with git commit. User needs to specify the commit message within quotation marks.
2021-11-20 20:56:37 +00:00
Ethan Palm
f7497e17df Document implications of a force-push to a PR's head branch (#23023)
* Explain force push cautions

* add a sentence

* Explain necessity of force push

* More accurate noun
2021-11-20 00:10:13 +00:00
Octomerger Bot
3b8936a550 Merge branch 'main' into repo-sync 2021-11-19 17:22:56 -05:00
Felicity Chapman
79ebe168a2 Fix broken links (#23020) 2021-11-19 14:15:48 -08:00
Laura Coursen
9e03811c57 Merge branch 'main' into patch-3 2021-11-19 15:57:48 -06:00
Laura Coursen
022f004c5a Add 💅 2021-11-19 15:57:24 -06:00
Lessley Dennington
3fe8485946 git credential manager: remove 'core' from name
The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.
2021-11-19 08:56:48 -08:00
Lessley Dennington
73c995394e git credential manager: update links
The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.
2021-11-19 08:49:11 -08:00
David Staheli
989565b887 Document new option to bypass PR requirements 2021-11-19 11:16:41 +00:00