docubot
214c27b4a1
Merge branch 'main' into patch-7
2021-12-21 13:24:24 -06:00
Ramya Parimi
d9e024f61d
Merge branch 'main' into patch-7
2021-12-21 11:21:31 -08:00
Ramya Parimi
ba34c6fdaa
Merge branch 'main' into patch-5
2021-12-21 11:16:25 -08:00
Ramya Parimi
b83adffda1
Merge branch 'main' into patch-4
2021-12-21 10:35:28 -08:00
Octomerger Bot
5c8365ec15
Merge branch 'main' into repo-sync
2021-12-21 12:20:57 -06:00
hubwriter
0651660f33
Change "workflow templates" to "starter workflows" ( #23823 )
...
Co-authored-by: skedwards88 <skedwards88@github.com >
2021-12-21 18:15:54 +00:00
docubot
6bc65a82a4
Merge branch 'main' into patch-3
2021-12-21 10:28:14 -06:00
Ramya Parimi
5ef8264079
Merge branch 'main' into patch-3
2021-12-21 08:22:54 -08:00
Ramya Parimi
d677b57c0f
Merge branch 'main' into patch-2
2021-12-21 08:20:27 -08:00
Gabriel Ramírez
183e05386b
Adding documentation for Codespaces default env variables ( #23917 )
...
* Adding documentation for Codespaces default env variables
* Update content/codespaces/developing-in-codespaces/default-environment-variables.md
* Update content/codespaces/developing-in-codespaces/default-environment-variables.md
* Fixing linting errors
* Update content/codespaces/developing-in-codespaces/default-environment-variables.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
* Update content/codespaces/developing-in-codespaces/default-environment-variables.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
* Update content/codespaces/developing-in-codespaces/default-environment-variables.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
* Update content/codespaces/developing-in-codespaces/default-environment-variables.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
* Update content/codespaces/developing-in-codespaces/default-environment-variables.md
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
* Change the title
* Change file name
and small editorial changes.
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2021-12-21 12:49:58 +00:00
dominic
052c0acc28
add troubleshooting ssl cert provisioning in pages ( #12030 )
...
* add troubleshooting ssl cert provisioning in pages
* Update content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md
Some minor rewording of the change suggested by @tcbyrd.
* Update content/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https.md
Minor rewording.
Co-authored-by: hubwriter <hubwriter@github.com >
2021-12-21 06:41:17 +00:00
Adam Pugh
25646a9ddc
Grammar update
...
'want archive' updated to: want to archive
2021-12-20 13:13:28 -06:00
Adam Pugh
352dc243a3
Update closing-a-project-board.md
...
'Navigate to list of project boards' updated to: Navigate to the list of project boards
2021-12-20 13:07:44 -06:00
Adam Pugh
6e805c0237
Grammar update
...
'include' to 'included'
2021-12-20 12:53:38 -06:00
Adam Pugh
46866680b7
Spelling updates
...
intitially updated
2021-12-20 12:46:04 -06:00
Adam Pugh
71184b75e4
Grammar updates
...
include redacted - include 'a' redacted
try add - try 'to' add
2021-12-20 12:34:37 -06:00
AlonaHlobina
abee0561b9
Update migrating-from-the-codeql-runner-to-codeql-cli.md ( #23915 )
2021-12-20 17:01:30 +00:00
Ramya Parimi
1bd797a96d
Merge branch 'main' into patch-2
2021-12-20 07:25:35 -08:00
hubwriter
ec10a1f16a
Merge branch 'main' into patch-2
2021-12-20 14:48:42 +00:00
hubwriter
a22a8acbbf
Update content/actions/managing-issues-and-pull-requests/adding-labels-to-issues.md
...
Co-authored-by: Edward Thomson <ethomson@github.com >
2021-12-20 14:48:02 +00:00
Ramya Parimi
fc424fac2a
Merge branch 'main' into table-row-rendering
2021-12-20 06:45:26 -08:00
Paul Loeb
eb700f8d36
Add text about admins renaming protected branches ( #23532 )
...
* Add text about admins renaming protected branches
ref https://github.com/github/github/pull/202855
* Update content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md
Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com >
* added condition
added conditional so that the old text is still displayed for non-cloud/GHES customers
* Adjust the permissions property
Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2021-12-20 13:02:03 +00:00
AlonaHlobina
429b4c58f2
Code scanning: Create CodeQL hardware requirements page ( #23820 )
...
* Create CodeQL-hardware-requirements.md
* Update index.md
* Rename CodeQL-hardware-requirements.md to codeql-hardware-requirements.md
* Update codeql-hardware-requirements.md
* Update configuring-code-scanning.md
* Update configuring-code-scanning.md
* Update installing-codeql-cli-in-your-ci-system.md
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-hardware-requirements.md
* Apply suggestions from code review
* Apply suggestions from code review
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-hardware-requirements.md
* Apply suggestions from code review
* Rename file for new article
* Update links to renamed file
* Add link to article on adding runners
* Move link to a better location
* Remove previous link, now relocated
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com >
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/recommended-hardware-resources-for-running-codeql.md
Co-authored-by: hubwriter <hubwriter@github.com >
* Update content/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/installing-codeql-cli-in-your-ci-system.md
* Remove redundant meta property
* Small editorial changes I couldn't commit in the web UI
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/recommended-hardware-resources-for-running-codeql.md
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2021-12-20 11:33:24 +00:00
Anil Seervi
3bcb6976e8
Remove line-breaks between rows to fix eerie rendering
2021-12-19 09:33:51 +05:30
Sarah Edwards
ea861e22ad
update frontmatter to reflect reorg ( #23829 )
2021-12-17 17:55:35 +00:00
Sarah Edwards
2bbbea6058
[Do not merge until starter template PRs merge] Add more Azure starter template guides ( #22832 )
...
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com >
Co-authored-by: Tom Gamble <thomasgamble2@gmail.com >
Co-authored-by: Jason Freeberg <jafreebe@microsoft.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Simona Cotin <simona.cotin@microsoft.com >
2021-12-17 08:56:09 -08:00
Sarah Edwards
9978441019
[12-17-2021] Update starter template UI docs ( #22966 )
...
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
2021-12-17 08:35:23 -08:00
Octomerger Bot
db1aa63a4f
Merge branch 'main' into repo-sync
2021-12-17 09:22:54 -06:00
Matt Pollard
c88cf7dd47
Merge branch 'main' into patch-1
2021-12-17 16:02:14 +01:00
Kamil Grzebien
a846dc80f8
Add external storage configuration details ( #23460 )
2021-12-17 14:58:16 +00:00
Matt Pollard
ed7be4ee8f
Merge branch 'main' into patch-1
2021-12-17 15:49:03 +01:00
Laura Coursen
580d8fed38
Enterprise bug fixes for the week of 2021-12-13 ( #23803 )
2021-12-17 14:35:42 +00:00
Peter Bengtsson
825e41ac61
cleaning up trailing slash redirects (part 10 (last one)) ( #23818 )
2021-12-17 13:48:46 +01:00
Matt Pollard
0744800757
Document version picker for GitHub Docs ( #23703 )
2021-12-17 09:53:30 +00:00
ajaykn
711de2bc18
Enable concurrency for reusable workflows ( #23739 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2021-12-17 09:08:15 +00:00
Peter Bengtsson
97d8746422
cleaning up trailing slash redirects (part 9) ( #23781 )
2021-12-17 08:27:06 +00:00
jmarlena
eca5b64ed5
GitHub Pages workflow runs for every GitHub Pages site ( #22797 )
...
* Add section about GitHub Pages workflow run
* Create a reusable step for checking workflow run
* Add a public beta reusable note
* Add new reusable for checking workflows for build errors
* Add new reusable and new sections to this article
* Add that space
* Convert reusable to regular text
* Add alternate CI caveat to reusable
* Playing with spacing
* Change versioning to fpt only
* Fix formatting for reusable with note
* Add troubleshooting detail
* Apply suggestions from code review
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com >
* Apply suggestions from code review
* Reframe step without resuable
* Remove resuable for now
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Apply suggestions from code review
* Revamp the reusables
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Tommy Byrd <tcbyrd@github.com >
Co-authored-by: “jmarlena” <“jmarlena@github.com ”>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: Tommy Byrd <tcbyrd@github.com >
2021-12-16 19:22:15 +00:00
mc
27bdbd4fbd
[Ready to merge: Dec 16] - Update advisory docs for unreviewed advisories ( #23574 )
...
* add docs for unreviewed advisories
2021-12-16 17:32:37 +00:00
Peter Bengtsson
ed48eab88d
check for redirect orphans ( #23330 )
...
* check for redirect orphans
Part of #1303
* timeout
* avoid external redirects in redirects_from too
* delete content/admin/advanced-security/viewing-your-github-advanced-security-usage.md
* remove from children: too
* remove some trailing slashes in redirect_froms
* fix a few more trailing slash redirects
* delete orphan pages
2021-12-16 12:54:59 +00:00
Peter Bengtsson
1f5f65f94c
cleaning up trailing slash redirects (part 8) ( #23741 )
2021-12-16 09:08:17 +00:00
hubwriter
34c86a6355
Move update from ghes 3.3 to 3.4 ( #23738 )
2021-12-16 07:50:44 +00:00
hubwriter
3cb203e160
Clarify CLI text for timeout ( #23737 )
2021-12-16 07:47:18 +00:00
Octomerger Bot
3d6fb7066b
Merge branch 'main' into repo-sync
2021-12-15 21:22:37 -06:00
Joshua Walker
acc3960770
add note about permission transfer ( #23511 )
2021-12-16 13:12:59 +10:00
Ramya Parimi
faad98940a
Merge branch 'main' into correction-of-redirecting-link-in-content
2021-12-15 15:41:20 -06:00
Mike McDonald
f11b82767e
Codespaces makes ECR much easier to access ( #23675 )
...
* Adding docs for ECR access
* Adding debugging info
* Adding note on naming
* swapping order on docker login command
* Update content/codespaces/codespaces-reference/allowing-your-codespace-to-access-a-private-image-registry.md
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
* Update content/codespaces/codespaces-reference/allowing-your-codespace-to-access-a-private-image-registry.md
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2021-12-15 20:58:42 +00:00
Mike McDonald
74ed344476
[Dec 15] Adding information on codespaces external collaborators ( #23649 )
...
* Adding information on external collaborators
* Adding link to external collab info
* Note spacing
* s/external/outside
* Update content/codespaces/managing-codespaces-for-your-organization/enabling-codespaces-for-your-organization.md
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
* s/external/outside 2.0
* Updating screenshot
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2021-12-15 20:41:30 +00:00
Rachael Sewell
45f1a41e79
prerender graphql mutations page ( #23757 )
2021-12-15 12:28:39 -08:00
Robert Sese
dc4ca1c1e4
Merge branch 'main' into repo-sync
2021-12-15 13:02:18 -06:00
Vanessa
e34ad142e5
Update GitHub Connect connection data ( #23562 )
2021-12-15 15:56:54 +00:00