1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

1265 Commits

Author SHA1 Message Date
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
Kendell R
08c9c4923d Note that Firefox works too. 2020-10-21 17:57:08 -07:00
Janice
653b469195 Merge branch 'main' into password-deprecation 2020-10-21 16:50:12 -07:00
Felicity Chapman
3cabcf7b6c Merge branch 'main' into patch-1 2020-10-21 23:12:20 +01:00
Felicity Chapman
d43a895922 Merge branch 'main' into patch-1 2020-10-21 23:10:03 +01:00
Morten Riiskjær Boysen
a683168857 Update content/github/building-a-strong-community/manually-creating-a-single-issue-template-for-your-repository.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-21 22:18:18 +02:00
Felicity Chapman
4f9da0cd4b Merge branch 'main' into patch-25 2020-10-21 20:22:11 +01:00
Arthur Casals
92e8c51742 Update content/github/creating-cloning-and-archiving-repositories/https-cloning-errors.md
Added suggested changes

Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-21 20:19:41 +02:00
Octomerger Bot
a93393f0ef Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-21 11:02:33 -07:00
Shati Patel
1dfaeaf773 First responder bug fixes (#16132)
* Fixes https://github.com/github/docs-content/issues/3134

* Fixes https://github.com/github/docs-content/issues/3056

* Fixes https://github.com/github/docs-content/issues/2851

* Fixes https://github.com/github/docs-content/issues/2958

* Oops, fix variable syntax
2020-10-21 18:39:50 +01:00
Felicity Chapman
05f241047c Merge branch 'main' into patch-1 2020-10-21 18:36:13 +01:00
Takuya Noguchi
9cec1fd9b6 Fix typos for Digital Millennium Copyright Act
https://github.com/contact/dmca

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-21 11:26:09 +00:00
Takuya Noguchi
138a28aac6 Fix typos in GitHub Pages around Jekyll
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-21 11:17:09 +00:00
krishna kakade
cde42e9c0d Merge branch 'main' into patch-2 2020-10-21 12:46:51 +05:30
Lucas Alves
4196d7d7c1 Fixes minor misspellings 2020-10-20 17:59:55 -03:00
Janice
6278dc6b77 Merge branch 'main' into password-deprecation 2020-10-20 10:18:43 -07:00
hubwriter
c6490230fa Use capc version of code scanning variable (#16131) 2020-10-20 16:09:16 +01:00
Felicity Chapman
cdd8d33c5f Add HTML comments for known UI links to two code scanning topics (#16091) 2020-10-20 14:36:22 +01:00
mc
df71fcaf52 [DO NOT MERGE] Dependabot - Add vendoring for Go modules (#15835)
* add vendoring got Go modules

* more updates

* Apply suggestions from code review

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-20 07:49:58 +01:00
Janice
c80c3ab78a Merge branch 'main' into Ruth-ikegah/issue#431 2020-10-19 15:42:30 -07:00
James Fletcher
dd15cfa925 add c# to code navigation (#16048) 2020-10-20 07:48:19 +10:00
Olivier Jacques
02083a19c6 Add user/password deprecation in favor of PAT 2020-10-19 22:56:39 +02:00