1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Commit Graph

536 Commits

Author SHA1 Message Date
HonkingGoose
23f12ccb55 Merge branch 'main' into docs/897 2020-11-03 12:43:14 +01:00
Jacky Wong
e4796fe254 Update about-github-pages.md (#734)
Lately i'm working on an unofficial Chinese translation of GitHub Pages docs due to the incompletion of the original and currently there is no way to contribute translations to the docs. So,  I hope that's ok to you guys.  

The thing is, I'm seeing that this document is using both `<user>` and `<username>` as subdomain pronouns among the context. It's not a big problem, but in my opnion, this might cause some unnecessary confusion to some users.   

If it was intended to be so, I'd like to know why?  
Thank you!

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-03 11:36:12 +00:00
timball
079c229d51 use ed25519 keys instead of rsa keys (#362)
* use ed25519 keys instead of rsa keys

RSA keys are outdated. Even by using larger 4096 keys maybe it's best to move away from rsa keys altogether. 

This PR updates the document to suggest using ed25519 keys which, at this time, defaults to a 16 round key deviation function. It may be useful to suggest more rounds for the KDF but that's for a different PR. 

--timball

* Add RSA fallback and change id_rsa to id_ed25519

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-03 11:23:04 +00:00
Matt Rose
20cf494e0f Add top repo info to "About your personal dashboard" (#16237)
Closes https://github.com/github/docs-content/issues/3132

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-03 09:59:56 +00:00
Octomerger Bot
f62e3efdb0 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-02 19:56:20 -08:00
May Haim Kotlarsky
5a31a09eb0 Update Octoverse language - 102020 (#16289)
* Update Octoverse language - 102020

Suggest to revise the language linked to the Octoverse site- to reflect the new report.

* Update github-privacy-statement.md

Co-authored-by: Jenn DeForest <42984983+jenndeforest@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-11-02 19:02:17 -05:00
jmarlena
ec83180e9f Fix GHAE site policy redirects and re-order AE articles (#16299)
* Add redirects

* Change order of AE articles
2020-11-02 15:04:22 -08:00
Janice
eef1219b0d Merge branch 'main' into email-selection 2020-11-02 14:53:18 -07:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
HonkingGoose
5fe99a9b3c Create re-request-review reusable and use it in appropriate places 2020-10-31 12:17:57 +01:00
hubwriter
cd36152a7c Update content/github/collaborating-with-issues-and-pull-requests/merging-a-pull-request.md 2020-10-29 10:47:49 +00:00
hubwriter
fb5e65aec4 Merge branch 'main' into email-selection 2020-10-29 10:20:55 +00:00
Larry Claman
660d664ac7 Changed 'people' to 'accounts' (#765)
* Changed 'people' to 'accounts'

Adding some precision:  Changed 'People with write permission to a repository can manage' to 'Accounts with write permission to a repository can manage"

People don't have permission; accounts have permission.

* edits for clarity

* clarity

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/managing-code-scanning-alerts-for-your-repository.md

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
2020-10-28 11:36:54 +00:00
Felicity Chapman
c3a3163c05 Update information on Dependabot notifications (#16238) 2020-10-28 09:53:18 +00:00
Octomerger Bot
ea728a78d1 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-27 14:28:36 -07:00
Julia Metcalf
a352fecee6 Update githubs-products.md (#16248)
update from 99.95% to 99.9%
2020-10-27 17:28:07 -04:00
Janice
a806cb3f1a Merge branch 'main' into patch-1 2020-10-27 11:59:58 -07:00
Eli Perkins
665a2f8072 Update sharing feedback for mobile to split bugs out from feature requests (#16171) 2020-10-27 10:39:24 +01:00
Janice
e79696fd2a Merge branch 'main' into patch-1 2020-10-26 16:34:12 -07:00
Janice
a51f268225 Merge branch 'main' into patch-1 2020-10-26 15:26:11 -07:00
Jesse Gennrich
e56772d355 fixed typo (master to main)
Renamed "master" to "main" to match the branch name used in the example block that follows, and in the rest of the document.
2020-10-26 15:15:32 -07:00
Janice
acf1d11249 Merge branch 'main' into patch-1 2020-10-26 13:50:03 -07:00
Dirkjan Bussink
222d419e0f Remove MD5 hostkey references in documentation (#16148) 2020-10-26 17:19:38 +01:00
hubwriter
03a59f0a9f Update docs to reflect default (#16170) 2020-10-26 15:30:29 +00:00
Felicity Chapman
803605cbce Add Dependabot troubleshooting topic (#16139) 2020-10-26 15:27:29 +00:00
hubwriter
1652960986 [DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16211)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 15:12:12 +00:00
hubwriter
6487712b15 [DSP, already shipped] Code scanning: Small update for change from head to merge commit for attribution (#16169)
* Small update for change from head to merge commit for attribution

* Simplify the sentence about when codescan is run against PRs

Whether it does attribution using a comparison of the HEAD commit
or a merge into a temporary copy of the default branch
is too much information here.
2020-10-26 14:47:27 +00:00
hubwriter
a4bc1a6d7c Revert "[DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)" (#16210)
This reverts commit 270803995e.
2020-10-26 12:08:45 +00:00
hubwriter
270803995e [DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 12:05:41 +00:00
Ashish
4bc5e1ca57 Update about-billing-for-github-actions.md
missing single word.
2020-10-26 16:37:19 +05:30
JBryceOrtiz
6932075719 Update managing-code-scanning-alerts-for-your-repository.md (#760)
Edited introductory paragraph and step 4 of the section to state that admin permissions are required to delete alerts. 
Introductory paragraph changed to say, "Alternatively, if you have admin permissions for the repository, you can delete alerts."
and step 4 to "If you have admin permissions for the repository, and you want to delete alerts[...]"

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
2020-10-26 09:30:50 +00:00
kshobaki
f77b8cbc7a Update guidelines-for-legal-requests-of-user-data.md
Fixed floating bullet for "under exigent circumstances"
2020-10-25 07:29:45 -07:00
Grey Baker
ed1b6dcaf1 Add note to merge commit email selector about rebase and squash merges 2020-10-25 09:50:56 +00:00
Fumiaki MATSUSHIMA
9609f86266 Update codespaces configuration document
https://github.com/github/docs/pull/578#issuecomment-710290766
https://github.community/t/workspacefolder-setting-doesnt-work/137894
2020-10-25 13:05:07 +09:00
tvachkov
865d29b13f New changes: git init -b main
Aligning the init command to the push command: both are considering "main" instead of "master"
2020-10-24 08:33:17 +02:00
Janice
af3afd378d Merge branch 'main' into patch-1 2020-10-23 16:24:08 -07:00
Janice
9e085c13a4 Merge branch 'main' into patch-1 2020-10-23 16:13:16 -07:00
Janice
b8ae9903aa Update content/github/collaborating-with-issues-and-pull-requests/syncing-a-fork.md
Co-authored-by: Alex Mullans <infin8x@github.com>
2020-10-23 16:12:06 -07:00
Kendell R
7fbda3afb2 Update content/github/managing-your-work-on-github/file-attachments-on-issues-and-pull-requests.md
Co-authored-by: Janice <janiceilene@github.com>
2020-10-23 15:56:36 -07:00
Janice
2ab2b931ca Merge branch 'main' into dmca-typos-in-site-policy 2020-10-23 15:01:23 -07:00
Janice
78875dfc0c Merge branch 'main' into typos-in-working-with-github-pages 2020-10-23 14:43:03 -07:00
mc
6fe121dcf4 add short title to article (#16190) 2020-10-23 14:48:24 +01:00
mc
53f8234b4e Reducing noise from notifications for Dependabot/security alerts (#16088)
* first stab

* fix issues with liquid tags

* applied a few fixes and improvements

* rewrite options

* rewrite for GHES 2.21

* fix liquid versioning (again)

* I love liquid tags

* swap paragraphs for GHES 2.21

* add link to new article in 2 existing articles

* started major rework to avoid info duplication

* part of the reorg work

* starting the major reorg

* fix syntax

* rework Configuring notifications article

* reorganizing again

* more reorg

* add new reusable

* fix typo

* add correct variable

* link to correct article for GHES < 2.21

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Alex Mullans <infin8x@github.com>

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* Update data/reusables/notifications/vulnerable-dependency-notification-options-detailed.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* fix typo reported in #16036

* address comments from code review

* yet another commit

* polishing

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* use variables

* address more comments

* add condition to link as linked article is free-pro-team only

* fix condition

* remove reusable that had duplicated content

* remove incorrect info

* fix issue in GHES article

* added shortTitle

* Apply suggestions from code review

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* reword for clarity

* add more detail

Co-authored-by: Alex Mullans <infin8x@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
2020-10-23 11:40:38 +01:00
Shati Patel
ccc23b8b3f Merge branch 'main' into patch-2 2020-10-23 09:41:57 +01:00
Shati Patel
7763a48974 Merge branch 'main' into patch-2 2020-10-23 09:34:17 +01:00
lesleyanneb
ac15999aa1 Update tracking-progress-on-your-project-board documentation (#16145)
* Update tracking-progress-on-your-project-board.md

* Update tracking-progress-on-your-project-board.md

* Update for default project board tracking behaviour

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-23 09:30:01 +01:00
Martin Lopes
ac93257463 [Oct 23] Add audit log documentation for GitHub Actions (#16129)
* Adds initial draft

* Updated screenshot, split large table into multiple smaller tables

* Reordered entries in reference table

* Update security-hardening-for-github-actions.md

* Removed table versioning

* Fixed versioning

* Fixed repo table versioning

* Fix table versioning

* Apply suggestions from code review

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

* Added link

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-23 16:11:40 +10:00
Kendell R
099d6c9748 Update content/github/managing-your-work-on-github/file-attachments-on-issues-and-pull-requests.md 2020-10-22 10:42:04 -07:00
Janice
02ca8f7051 Merge branch 'main' into lucalves/spelling-fix 2020-10-22 08:04:15 -07:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00