Anil Seervi
a5bcbd9fbf
Use Ctrl for Windows/Linux instead of Control
2022-01-13 21:25:47 +05:30
Anil Seervi
c1178b4c62
Update keyboard shortcuts to meet new style guidelines
2022-01-10 22:03:25 +05:30
Brigit Murtaugh
0f9769d1c5
Add keyboard shortcut note ( #13682 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-01-10 13:24:24 +00:00
Ethan Palm
2d45d694c9
Merge branch 'main' into patch-2
2022-01-07 15:29:40 -08:00
Allison Weins
c670ed14ef
Add instructions to download usage report ( #13722 )
2022-01-07 16:40:49 +00:00
Evi Liu
ef5853794c
Update repository-roles-for-an-organization.md ( #24121 )
...
Updated to properly reflect Triage permissions for `deleting a discussion`
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2022-01-07 00:30:55 +00:00
Avinash Sridhar
4fbad6022f
update PR enforcement level documentation for protected branches ( #24117 )
...
* update PR enforcement level documentation for protected branches
Updates the documentation for protected_branches to add additional metadata for expected values for the enforcement level.
* update enterprise audited-actions page
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2022-01-07 00:26:21 +00:00
Justin Campbell
d798e89088
Update link text for next page
2022-01-06 14:55:51 -05:00
Laura Coursen
65d3bed281
Merge branch 'main' into patch-2
2022-01-06 11:47:46 -06:00
Laura Coursen
f1b7abe045
Apply @vgrl's suggestions
...
Co-authored-by: Vanessa <vgrl@github.com >
2022-01-06 11:46:48 -06:00
Allie
d429ee3865
Document npm upstreaming ( #24109 )
...
* Swap ecosystem toggles screenshot
Swapped in new screenshot with NPM upstreaming
* Initial description of npm upstreaming
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2022-01-06 16:47:45 +00:00
Paul Loeb
00fc5553f6
Update branch protection docs to specify pull request requirement
2022-01-06 16:16:42 +00:00
Felicity Chapman
9ea54c1eb6
Update FPT/GHEC versioning for general articles on code security ( #23481 )
2022-01-06 14:24:13 +00:00
Vanessa
bdb704ed34
Merge branch 'main' into patch-2
2022-01-06 10:53:02 +10:00
Vanessa
1598c3cf13
fix GHES & GHAE versioning for GitHub Apps on protected branches ( #23939 )
2022-01-06 08:50:43 +10:00
Vanessa
654bebaacd
[GHES 3.4 versioning] Fix for node16 ( #23938 )
...
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
2022-01-06 08:41:31 +10:00
Ramya Parimi
d5c609c8ec
Merge branch 'main' into patch-2
2022-01-05 13:02:50 -06:00
Octomerger Bot
c9535a98d8
Merge branch 'main' into repo-sync
2022-01-05 12:20:57 -06:00
Paul Loeb
4331e6db27
Update private forks doc to be more specific about permissions ( #24064 )
...
* update private fork permissions doc
* change wording slightly
* update push permissions docs
re https://github.com/github/repos/issues/12#issuecomment-992724381
* update wording slightly
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2022-01-05 17:59:06 +00:00
Ramya Parimi
9edcac0986
Merge branch 'main' into patch-2
2022-01-05 11:56:44 -06:00
Ramya Parimi
59bc345487
Merge branch 'main' into ske-clarify-runs-on
2022-01-05 11:47:25 -06:00
Octomerger Bot
aaf2707b0e
Merge branch 'main' into repo-sync
2022-01-05 11:25:43 -06:00
Ramya Parimi
766b68aa1b
Merge branch 'main' into patch-2
2022-01-05 10:31:24 -06:00
jmarlena
ee8bee8661
Enterprise owners visibility in orgs ( #23648 )
...
* Steps added
* Clarify how licensing works
* Cleanup
* Reframing
* Rehashing
* More descriptive subheader
* Update permissions statements to work with custom roles
* Tweak
* Ship with permissions update
* Escape '
* H2 ftw
* Tweaks from a distanced read
* Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Apply the spirit of @lecoursen's ✨
* version custom roles link for GHEC only
* Add feature-based versioning
* Make top of chart more visible
* Rework this tricky line
Co-authored-by: “jmarlena” <“jmarlena@github.com ”>
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2022-01-05 16:30:54 +00:00
Ramya Parimi
4e43d44575
Merge branch 'main' into remove-trailing-space
2022-01-05 09:01:16 -06:00
Steve Guntrip
61f506e8e9
Fixed-width fonts in the markdown editor
2022-01-05 14:33:57 +00:00
Ramya Parimi
b98e0e9c9b
Merge branch 'main' into patch-2
2022-01-05 07:23:42 -06:00
Tom Hvitved
b3aff6c485
Update troubleshooting-the-codeql-workflow.md ( #23629 )
2022-01-05 09:09:09 +00:00
Josh Soref
62587614ae
Remove stray space from link
2022-01-04 23:32:04 -05:00
jmarlena
d3f1cf81b4
GHAE deletion packages follow-up ( #23442 )
...
* Add placeholder for now
* No longer need to version for GHAE
* Make article appear for GHAE version
* Update versioning for this article
* Fix broken link
* Update release note for GHAE
* Update versioning based on input
* Clean-up for CI tests
* I love markdown and markdown loves . . .
* All is restored
* Fix CI broken link
* Remove ghae versioning for "Deleting a package" link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
Co-authored-by: “jmarlena” <“jmarlena@github.com ”>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
2022-01-04 16:02:11 -08:00
Sarita Iyer
154e33a386
Merge branch 'main' into yaananth-patch-1
2022-01-04 17:01:26 -05:00
Alex Augustine
fe67ee5c1f
Fix typos
2022-01-04 14:15:27 -05:00
Ramya Parimi
cca7bc51c5
Merge branch 'main' into patch-6
2022-01-04 12:40:33 -06:00
Octomerger Bot
40d6221684
Merge branch 'main' into repo-sync
2022-01-04 12:20:53 -06:00
Vedant Singhania
045d90947e
added section for git installation on Chrome ( #13174 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-01-04 17:22:30 +00:00
Ferenc Hammerl
1bd90a432c
Add documentation for conditional composite steps (runs.steps[*].if) ( #12378 )
2022-01-04 15:38:19 +00:00
Tingluo Huang
ec48267807
Suggest customers to use actions/checkout@v2 ( #23978 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-01-04 15:33:05 +00:00
Paul Loeb
c76a6c5bf8
Update text for including administrators ( #23345 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-01-04 15:29:49 +00:00
Sarah Edwards
fd4441b4de
add backticks
...
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
2022-01-04 07:28:24 -08:00
Edward Thomson
6dc641ca1c
actions: use push as the example for workflow status badges ( #23912 )
2022-01-04 15:26:38 +00:00
Mike McDonald
edc26cfa9c
Adding a section on VSCode Insiders ( #23979 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-01-04 15:23:26 +00:00
Ariel Deitcher
813436f8be
fix broken links ( #23960 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-01-04 07:16:39 -08:00
Karl Pilgram
ceb400542c
add missing article before "account" to sentence
2022-01-03 11:44:37 +01:00
Liz Saling
30c01bd918
remove double quotes in further reading
2021-12-31 16:27:25 -10:00
Sarah Edwards
4e0f66b76f
clarify runs-on array
2021-12-29 11:21:36 -08:00
Stoney
fd3e81ce19
Clarify hotpatch rollback instructions
...
Replication does not need to be stopped before hotpatching, so most customers faced with a rollback will probably have replication running. Since replication can't be running for a package upgrade (which is how we roll back a hotpatch) we should include a reminder in our docs that replication will need to be stopped prior to rolling back.
2021-12-27 09:42:38 -05:00
Adam Pugh
4cfc687c81
Merge branch 'main' into patch-6
2021-12-27 06:41:05 -06:00
rlew-is
292f19e774
Remove duplicate word 'receiving'
...
Under heading 'Troubleshooting certificate provisioning'
2021-12-25 17:47:28 +00:00
Sarah Edwards
88927ec6c7
Specify when defaultTool for the tool selector is not used ( #23940 )
...
Co-authored-by: Vanessa <vgrl@github.com >
2021-12-21 23:41:25 +00:00
David Staheli
8e592aa9c2
Doc updates for: Admins can allow specific users/teams to force push (GA) ( #23934 )
...
* Initial draft - likely needs layout fixes
* Updated image
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2021-12-21 12:00:57 -08:00