1
0
mirror of synced 2026-01-30 15:01:41 -05:00
Commit Graph

1398 Commits

Author SHA1 Message Date
Austin Wise
9ed2bec13a Change example published URL from .md to .html
While the markdown file is indeed available at that URL after publishing, I assume most users would be interested in the HTML version.
2021-01-18 12:24:42 -08:00
mchammer01
33d79ce814 address review comment 2021-01-18 12:09:10 +00:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
mc
c9ab1b1ad1 Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-01-18 12:02:55 +00:00
mchammer01
7a5c9db747 complete updates 2021-01-18 09:07:43 +00:00
vlad doster
543e8d3ff5 (fix) update about-dependabot-version-updates.md
- `into` is a preposition that shows what something is within or inside
- reduce verbosity
- punctuation
- remove split infinitive which makes writing less formal and hard for non-native speakers to understand.
2021-01-17 02:54:18 -06:00
Karl Horky
1cbfe7c395 Switch HTTP to HTTPS 2021-01-16 16:43:06 +01:00
Laura Coursen
77ee3137ef Refactor protected branches content (#17277)
* Add new structure to index.md

* Move all conceptual and troubleshooting content

* Add more redirects

* Update links

* Reorganize "About" article

* Tweak some conceptual content

* Rename procedural article

* Fix article title in index.md

* Fix links

* Add more redirects

* Fix more links

* Add redirects for "Managing..." and fix links

* Consolidate procedural information

* Remove duplicate redirect

* Fix indentation

* Add 💅

* Add header

* Add editing and deleting

* 💅 conceptual content

* 💅 conceptual content

* 💅 troubleshooting article

* Clarify default behavior

* 💅 gated feature clarification

* Add 💅

* Add 💅

* update hardcoded links in tests

* Fix gated feature reusable

Co-Authored-By: Matt Pollard <mattpollard@users.noreply.github.com>

* Step out of the way while Matt improves all of the legacy content

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Tweak gated feature reusable

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-15 16:43:14 +00:00
mchammer01
48cbff9ef8 first stab 2021-01-15 16:38:11 +00:00
Sarah Schneider
b42dcfb6c4 Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-15 11:01:39 -05:00
Sarah Schneider
ffb4e548a0 Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-15 09:38:15 -05:00
Felicity Chapman
40e4b24d14 Merge branch 'main' into patch-1 2021-01-15 13:57:20 +00:00
Hamir Mahal
43dd16f29a Close #2625 by updating method to enable Dependabot security updates (#2662)
* Update method to enable dependabot security update

* Small changes for clarification/consistency

* Update content/github/managing-security-vulnerabilities/configuring-dependabot-security-updates.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-15 08:26:23 +00:00
Sarah Schneider
ecaec6e78e Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-14 17:12:27 -05:00
Rachael Sewell
80575a2983 move deprecated site policy content to new directory (#17270) 2021-01-14 11:41:38 -08:00
Konrad Pabjan
ef32114e62 Update keyboard shortcuts for Actions (#2227) 2021-01-14 09:25:35 -08:00
Elias Skogevall
c7c56148ed Update using-git-rebase-on-the-command-line.md (#2048)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 17:17:32 +00:00
Sarah Schneider
ed8b46267c Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-14 12:08:27 -05:00
HonkingGoose
fe00a6e8dc cover triage level permissions for labels (#1938)
* cover triage level permissions for labels

* update table: triagers can also dismiss labels

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 16:40:41 +00:00
Laura Coursen
48549b8d57 Move sponsorship export button (#17269)
* Update text

* Update screenshots

* Remove export button from other screenshot

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-14 15:28:05 +00:00
Laura Coursen
4baf1216e4 Make public projects boards and gists internal for AE (#17247) 2021-01-14 08:36:05 -06:00
Laura Coursen
0f30a8093d Restructure identity and access management content for enterprise accounts (#15079)
* Add back changes from prior to purge

* Fix versioning

* Fix index.md

* Fix links

* Move file

* Revert changes to translated content

* Revert changes to translated content

* Update liquid syntax

* Fix syntax again

* Fix links, again

* Add missing articles

* Update syntax again

* Add new article content

* Change article order

* Add 💅

* Add more 💅

* Add 💅

* Reorder articles again

* Add 💅

* Mention that revoking identity also removes member from teams

* Address @stacycarter's  feedback

* Change map topic order

* Mention AAD earlier

* Remove colons

* Incorporate @mattpollard's    feedback

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Add intro to map topic

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-14 08:18:10 -06:00
Chris O'Neill
018e2c6414 Simplify Contacting Support instructions (#17138)
* Simplify Contacting Support instructions

* Incorporate a couple of variables

* Revise information about paid accounts

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-14 13:21:11 +01:00
Matt Pollard
f020661934 Document renaming the default branch (#17204)
* Revert revert commit and address merge conflicts

* Update Liquid syntax and versioning

* Mention the good stuff

* Revert findandreplaceghetti

* Adjust versioning

* Adjust versioning

* Remove period

* Revise permissions statement

* Revise description of redirection behavior

* Update screenshots

* Update permissions tables

* Document permissions for organizations

* Tighten up permissions statement
2021-01-14 12:02:53 +00:00
Octomerger Bot
306b457198 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-14 21:25:02 +10:00
Matt Pollard
1cf28357a3 Document changes to administrator UX for Visual Studio subscription with GitHub Enterprise (#17170)
* Adjust numbering

* Flesh out and version additional actions

* Explain license pooling

* Restructure prerequisites

* Revise conceptual information

* Finish clarifying user accounts

* Mention UPNs

* Add extra conceptual information

* Finish sentence

* Remove space

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Incorporate Andrew's suggestion

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-01-14 11:24:16 +00:00
Faruq Luqman
79b9dbc07e Update working-with-ssh-key-passphrases.md (#2188)
* Update working-with-ssh-key-passphrases.md

This is a follow-up on https://github.com/github/docs/issues/876#issue-731279207 to address another article affected.
Changes proposed are to align with the article "Generating a new SSH key and adding it to the ssh-agent".

* Update content/github/authenticating-to-github/working-with-ssh-key-passphrases.md

* Update content/github/authenticating-to-github/working-with-ssh-key-passphrases.md

* Update content/github/authenticating-to-github/working-with-ssh-key-passphrases.md

* Update content/github/authenticating-to-github/working-with-ssh-key-passphrases.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 09:44:07 +00:00
mc
35bb42f187 Merge branch 'main' into 2845-new-notification-filters 2021-01-14 09:34:29 +00:00
Daniel Tamkin
9669f20ff5 fix: Update commit trailer Tip (#2003)
* Update commit trailer Tip

Previously stated "Co-authored-by:" when it should say "on-behalf-of". Found https://docs.github.com/en/free-pro-team@latest/github/committing-changes-to-your-project/creating-a-commit-on-behalf-of-an-organization

* refactor: remove dependency of reusable file, by hard-copy

* refactor: remove reusable file

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 08:59:11 +00:00
Shati Patel
ca2b862492 Merge branch 'main' into patch-1 2021-01-14 08:24:07 +00:00
mc
3cf9911ca5 Merge branch 'main' into 2845-new-notification-filters 2021-01-14 07:58:08 +00:00
Melanie Yarbrough
c2336bb11e [DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
Sarah Schneider
79a7a7972f Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-13 16:58:05 -05:00
Sarah Schneider
d5eee9d01e add versioning to fix broken links 2021-01-13 16:48:54 -05:00
Shati Patel
8d51654510 Apply suggestions from code review 2021-01-13 09:47:15 +00:00
Jeroen Rietveld
325dda3d39 Change Github -> GitHub in MD files 2021-01-13 16:15:38 +09:00
Riyas Valiyadan
7855ba53c1 Update adding-an-existing-project-to-github-using-the-command-line.md 2021-01-13 11:44:12 +05:30
mchammer01
cf875914ab use US spelling 2021-01-12 16:28:45 +00:00
mc
61263c51c4 Update content/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox.md
Co-authored-by: Benjamin Nickolls <BenJam@users.noreply.github.com>
2021-01-12 16:21:10 +00:00
mc
3b19dcb87b Update content/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox.md
Co-authored-by: Benjamin Nickolls <BenJam@users.noreply.github.com>
2021-01-12 16:20:52 +00:00
mc
220eb7f1cc Update content/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox.md
Co-authored-by: Benjamin Nickolls <BenJam@users.noreply.github.com>
2021-01-12 16:20:28 +00:00
mchammer01
2ec589fbce reword 2021-01-12 15:47:37 +00:00
mchammer01
19a5f1f0dc and yet another commit 2021-01-12 15:46:02 +00:00
mchammer01
4c72975857 and more rewording 2021-01-12 15:44:01 +00:00
mchammer01
8a52cb3f73 reword for clarity 2021-01-12 15:40:13 +00:00
mchammer01
53c7b53672 update as per latest changes 2021-01-12 15:30:05 +00:00
mc
71218870e4 Merge branch 'main' into 2845-new-notification-filters 2021-01-12 06:22:41 +00:00
Laura Coursen
9e1d0b64dc [Jan 11, 2021/Ready to ship] Deleting directories (#16901)
* Rename article

* Do everything else

* Fix filename typo

* Add 💅

* Add beta note

* Clarify beta note

Co-authored-by: Meg Bird <megbird@github.com>

* Remove beta note

* Remove extra line

* Add versioning

* Rename article

* Add redirect for almost name

* Update file name

* Fix link

Co-authored-by: Meg Bird <megbird@github.com>
2021-01-11 18:15:33 +00:00
mc
895d077f4f Merge branch 'main' into 2845-new-notification-filters 2021-01-11 11:26:25 +00:00
Adithya Sunil
b6fd06461b Added row for deleting a discussion in repository permissions table (#2680)
* Added row for deleting a discussion in permissions table

* Update content/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization.md

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

* Update content/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization.md

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

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-11 11:18:51 +00:00