Граф коммитов

1297 Коммитов

Автор SHA1 Сообщение Дата
Cynthia Rich 0a2c19fb96
Manually update landing pages (#17312)
* add new discussions video

* add changelog posts for actions and packages

* remove unused getting started from yaml

* update popular actions articles

* update popular packages pages

* Fix changelog post date
2021-01-20 12:03:47 -05:00
Brent Beer d37df08ece
owners don't consume a license 2021-01-20 13:59:05 +01:00
Felicity Chapman f90aec579d
Merge branch 'main' into patch-1 2021-01-20 12:05:51 +00:00
Felicity Chapman 860d46bbf7
Update lines 83 and 120 with the same change 2021-01-20 11:56:30 +00:00
Martin Lopes 831e440bea
Update content/actions/creating-actions/creating-a-docker-container-action.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-20 15:43:25 +10:00
Martin Lopes a0e3146b17
Added updates from peer review 2021-01-20 13:31:13 +10:00
Martin Lopes f250954fda
Added versioning for relative link 2021-01-20 10:19:43 +10:00
Martin Lopes e98cfc914a
Merge branch 'main' into avinal-improve-docs 2021-01-20 10:16:54 +10:00
Martin Lopes 8f25ad7743
Merge branch 'main' into patch-1 2021-01-20 09:26:48 +10:00
XAMPPRocky 708fd5e73f
Add Octocrab to third party libraries (#2380) 2021-01-19 13:44:44 -08:00
Felicity Chapman b4333b5b26
Document SARIF limits: 1000 results per upload and 10 locations per result object (#17357) 2021-01-19 18:13:23 +00:00
Sarah Edwards 9444c7bd67
Document how fromJSON can return a JSON data type (#17285)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-19 17:17:13 +00:00
mc 8cec20ec12
Merge branch 'main' into 3059-remove-send-from-author 2021-01-19 15:44:58 +00:00
mchammer01 f759b3db66 update second article 2021-01-19 15:20:04 +00:00
Riyas Valiyadan dac5fb61c7
Update content/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-01-19 18:53:33 +05:30
mchammer01 6c998508ac remove Send from author 2021-01-19 11:49:57 +00:00
Felicity Chapman 07aaa4f2c7
Merge branch 'main' into cindyalvarez-patch-1 2021-01-19 09:29:03 +00:00
Felicity Chapman 77ce25b7e7
Merge branch 'main' into cindyalvarez-patch-1 2021-01-19 09:20:26 +00:00
Felicity Chapman 69f15f1554
Update content/github/setting-up-and-managing-your-github-user-account/types-of-emails-github-sends.md 2021-01-19 09:20:09 +00:00
mc e9b8b0a543
Merge branch 'main' into 3226-security-permission-matrix 2021-01-19 08:32:35 +00:00
Avinal Kumar 58c63b1626
Update content/actions/creating-actions/creating-a-docker-container-action.md
Co-authored-by: Martin Lopes <martin389@github.com>
2021-01-19 12:44:11 +05:30
Avinal Kumar d1ef194548
Update content/actions/creating-actions/creating-a-docker-container-action.md
Co-authored-by: Martin Lopes <martin389@github.com>
2021-01-19 12:43:56 +05:30
Avinal Kumar c3dcc2056a
Improve docs to be more explanatory
- Added `{:copy}` snippet to all code blocks. 
- Added a few descriptions about public and private actions
- Changed the order of commands and added a description.
2021-01-19 10:06:38 +05:30
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
Vanessa Yuen 7ec73b3576
Merge branch 'main' into repo-sync 2021-01-18 18:20:23 +01:00
Vanessa Yuen b46da8dfc7
Sublanding page all guides section (#16869)
* get link liquid tag to accept variables as param

* new liquid tag `link_as_article_card`

* refactor link liquid tag slightly so we can control what props get rendered

* generalize filterCodeExample to use in all guides section

* pass in `js-filter-card-max` instead of hardcode max

* tweaks and add `data` to CSP for images

* add liquid tag tests

* add some browser tests for card filters

* we still need to rely on `getPathWithLanguage` for hrefs that already have the language code embedded


Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-01-18 12:23:23 +00:00
mchammer01 33d79ce814 address review comment 2021-01-18 12:09:10 +00:00
Octomerger Bot 2dd51a6243
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-18 22:05:13 +10: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 27ee9e2b29 to complete the merge 2021-01-18 11:05:25 +00:00
mchammer01 6a0d679ef4 add mailto to missed occurrence of secret scanning email address 2021-01-18 10:53:41 +00:00
mc 48bd9933d1
Merge branch 'main' into 3502-secret-scanning-partner-feedback 2021-01-18 10:52:14 +00:00
mc 62059e4a71
Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-18 10:45:31 +00:00
mchammer01 7a5c9db747 complete updates 2021-01-18 09:07:43 +00:00
Simran 9a07d5a491
Actions: Various fixes for migration pages (#2093) 2021-01-18 17:19:38 +10:00
Logan Kilpatrick 8a4007dfd0
Update workflow-syntax-for-github-actions.md (#2353) 2021-01-18 15:34:59 +10:00
DJ Adams 251d79c39c
Include 'shell command' as a possible step task (#2211)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-18 15:02:46 +10:00
HebaruSan ff13c94af7
Fix workflow_dispatch permissions statement (#2179) 2021-01-18 10:56:55 +10: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
Patrick Huber 696e9f4117
Update building-and-testing-net.md
Missing a '$'. Build will fail with `The workflow is not valid. .github/workflows/pipeline.yml (Line: 16, Col: 25): A mapping was not expected`
2021-01-15 23:12:18 -05:00
jmarlena 94ecbbab3a
Merge branch 'main' into curl 2021-01-15 16:32:02 -08:00
jmarlena 8e4bb39504
Merge branch 'main' into eliperkins-patch-1 2021-01-15 16:02:17 -08:00
Sarah Schneider b3a2ea4762 update README with info about the removal of free-pro-team from URLs 2021-01-15 11:56:01 -05: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
mchammer01 5cb989602b add new section 2021-01-15 09:04:17 +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
Rachael Sewell d8892b6bbf
Ahdbilal actions lang dotnet (#15896)
* Adding language guide for dotnet

* update structure and titles

* migrate content tags

* update frontmatter

* update versioning scheme

* update title name

* Added some edits to draft

* Fixed link

* Fixed link

* Versioned cache content for dotcom

Co-authored-by: Ahmed Bilal <ahbilal@microsoft.com>
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2021-01-15 03:39:58 +00:00
Janice 517391028c
Merge branch 'main' into patch-1 2021-01-14 15:55:25 -07:00
Sarah Schneider ecaec6e78e Merge branch 'main' of github.com:github/docs-internal into remove-fpt 2021-01-14 17:12:27 -05:00
Simran ad5c362c63
Actions: env context cannot be used in job.<job_id>.if (#1803) 2021-01-14 12:32:17 -08:00
Leona B. Campbell d903dce6f9
Merge branch 'main' into patch-1 2021-01-14 11:59:56 -08:00
Rachael Sewell 80575a2983
move deprecated site policy content to new directory (#17270) 2021-01-14 11:41:38 -08:00
Octomerger Bot 6fcd497e80
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-15 05:18:16 +10:00
Sarah Schneider 2b31096312
Merge branch 'main' into remove-fpt 2021-01-14 13:44:02 -05:00
Grey Baker 8f47b9d522
Document the reason for the security_events scope (#16505)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-14 17:27:57 +00: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
Leona B. Campbell ec2f78c5d9
Update content/packages/learn-github-packages/about-github-packages.md 2021-01-14 09:07:54 -08: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
Octomerger Bot 1327e679ea
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-14 22:24:58 +10:00
Konrad Pabjan fa187a7c03
Document notifications for scheduled workflows (#17155) 2021-01-14 13:24:16 +01:00
Octomerger Bot 60ad457fab
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-14 22:21:48 +10: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 e853079342
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-14 21:28:19 +10: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
Shati Patel fea1ea5c39
Merge branch 'main' into docs/actions/guides/building-and-testing-nodejs 2021-01-14 11:20:29 +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
Shati Patel 66caad8b4f
Merge branch 'main' into docs/actions/guides/building-and-testing-nodejs 2021-01-14 09:17:07 +00:00
shati-patel 8c463ee57f Change "install" to "ci" (from template) 2021-01-14 09:15:35 +00:00
shati-patel 9aebacd787 Remove old "env" syntax and update example 2021-01-14 09:09:37 +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 7a3542dbfb
Merge branch 'main' into patch-1 2021-01-14 08:29:36 +00:00
Shati Patel ca2b862492
Merge branch 'main' into patch-1 2021-01-14 08:24:07 +00:00
Shati Patel 5d9714a28d
Merge branch 'main' into repo-sync 2021-01-14 08:22:42 +00:00
Shati Patel 921a54ff90
Merge branch 'main' into patch-1 2021-01-14 08:14:43 +00:00
mc 3cf9911ca5
Merge branch 'main' into 2845-new-notification-filters 2021-01-14 07:58:08 +00:00
Lucas Costi b22687a0c4
Update Actions runner IP address section (#17197)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-01-14 06:01:01 +00:00
Martin Lopes 2bb5fb7e14
Merge branch 'main' into patch-1 2021-01-14 15:41:15 +10:00
Martin Lopes b1a2184fb1
Explain when to use default variables in a context and an environment (#16650)
* Added "Determining which type of environment variables to use"

* Moved into reusable, added to various locations

* Added some small edits

* Some rewording

* Revised example

* Removed reusable reference from one location

* Update context-and-expression-syntax-for-github-actions.md

* Fixed merge conflict

* Update environment-variables.md

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update using-context-or-environment-variables.md

* Clarified locations of context variables

* Clarified the distinction between contexts and default environment variables

* Moved section up

* Clarified that _most_ contexts can be used anywhere

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-14 14:58:31 +10:00
Melanie Yarbrough c2336bb11e
[DO NOT MERGE] GitHub Enterprise Server 3.0 release candidate megabranch (#16479) 2021-01-13 19:16:05 -08:00
Martin Lopes 4a73969ca3
Merge branch 'main' into patch-1 2021-01-14 13:13:36 +10: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
Glenn 66c0632da7
Update building-and-testing-nodejs.md
Adding updates due to template changes. 

The github action is now including 10-15, which is 4 versions following the LTS release schedule
2021-01-13 09:31:34 -05:00
Shati Patel ad5bfc5f24
Merge branch 'main' into docs/actions/guides/building-and-testing-nodejs 2021-01-13 10:23:29 +00:00
Shati Patel d6311fbc32
Merge branch 'main' into patch-1 2021-01-13 10:00:05 +00: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
Martin Lopes fd26bf7e7d
Update environment-variables.md 2021-01-13 10:12:02 +10:00
ANONyproof ab85f13b5a
Merge branch 'main' into eliperkins-patch-1 2021-01-12 19:49:38 +01:00
Roger D. Winans f96c7d30eb
Revise two repo.archive entry names 2021-01-12 12:55:58 -05:00
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
Martin Lopes ca5e74934a
Merge branch 'main' into patch-1 2021-01-12 12:35:37 +10: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
Vanessa Yuen 641ed02e81
Actions Guides sublanding page (#16740)
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
Co-authored-by: Cynthia Rich <crichID@github.com>
2021-01-11 18:30:57 +01: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
felipecalvo 214fb626c5
Change example dates to match accompanying image (#2688)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-11 11:04:29 +00:00
mc f18d744020
Merge branch 'main' into 2845-new-notification-filters 2021-01-11 11:02:26 +00:00
Felicity Chapman 661a3fa56d
Fix two broken links from the broken link report 7 Jan 2021 (#17229)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-11 04:59:30 +00:00
Brandon Zacharie f1c20b4246
Fix copy
- Add missing space after comma
- Replace single quotes with apostrophes
2021-01-10 03:27:11 -04:00
Yannick Lang f81037debe
Update associating-an-email-with-your-gpg-key.md
add necessary step to "associating an email with your gpg key"
2021-01-09 17:24:36 +01:00
Zack Koppert 43074df040
Fix typo 2021-01-08 10:22:41 -08:00
mchammer01 0db4b04b8b apply suggestion 2021-01-08 16:14:04 +00:00
mchammer01 e213750c5f polishing 2021-01-08 15:52:38 +00:00
mc b2a1ff9f80
Apply suggestions from code review
Co-authored-by: Benjamin Nickolls <BenJam@users.noreply.github.com>
2021-01-08 15:44:46 +00:00
mchammer01 fd7069a137 apply same fix as in other articles (staked modifiers) 2021-01-08 15:32:46 +00:00
mchammer01 089cd7d275 manually apply suggestio0n 2021-01-08 15:27:18 +00:00
mc c2a29491c0
Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-08 15:17:57 +00:00
mc 833df0a440
Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-08 15:05:04 +00:00
mchammer01 c15a306250 Merge branch '2845-new-notification-filters' of github.com:github/docs-internal into 2845-new-notification-filters 2021-01-08 12:31:33 +00:00
mc b076a82813
Merge branch 'main' into 2845-new-notification-filters 2021-01-08 12:22:15 +00:00
mchammer01 08d295279a link to article available for GHES 2.22 2021-01-08 12:20:53 +00:00
mc 1d7f08dde8
Merge branch 'main' into 2845-new-notification-filters 2021-01-08 11:52:16 +00:00
Shati Patel deb0646b64
Merge branch 'main' into patch-1 2021-01-08 11:43:13 +00:00
Shati Patel 0874faaa3e
Merge branch 'main' into main 2021-01-08 11:33:36 +00:00
mchammer01 7294f52f58 document new filters2 2021-01-08 11:30:46 +00:00
Shati Patel 22a35ab627
Merge branch 'main' into patch-1 2021-01-08 11:12:50 +00:00
Octomerger Bot 3038200396
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-08 18:01:36 +10:00
Martin Lopes eef64d6ce5
Merge branch 'main' into al-cheb/windows-default-shell 2021-01-08 17:46:27 +10:00
Martin Lopes 1befb88ca4
Added note from tech review 2021-01-08 17:45:10 +10:00
Martin Lopes 232d7a5e60
Merge branch 'main' into patch-1 2021-01-08 13:46:23 +10:00
Martin Lopes f69adb8c52
Update content/actions/reference/workflow-syntax-for-github-actions.md 2021-01-08 12:19:41 +10:00
Martin Lopes 0a37f5519e
Re-added content about workflow templates (#17105)
* Re-added content about workflow templates

* Apply suggestions from code review

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

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-08 12:09:40 +10:00
Martin Lopes 611977a48e
Merge branch 'main' into patch-1 2021-01-08 11:12:57 +10:00
Martin Lopes 708ed3ec2f
Added suggestion from peer review 2021-01-08 11:12:42 +10:00
Martin Lopes 3e733b3422
Merge branch 'main' into al-cheb/windows-default-shell 2021-01-08 10:00:10 +10:00
Abby Vollmer f5a2c56de6
Project Visby site-policy updates (change date + hide from GitHub Docs) (#17139)
and support site policy hidden articles
2021-01-07 22:44:34 +00:00
Janice eecb1db399
Merge branch 'main' into patch-1 2021-01-07 13:30:09 -07:00
Meg Bird 163fe6308f
Merge branch 'main' into fix-2290 2021-01-07 13:16:48 -07:00
Janice 5d104c4429
Merge branch 'main' into patch-1 2021-01-07 12:59:42 -07:00
Laura Coursen e5c6dca9c5
GitHub Codespaces beta features (#17037)
* Add new articles

* Rename article

* Add secrets content

* Remove permissions statements

* Fix image name

* Fix article name

* Mention GPG verification for Codespaces in "About commit signature verification"

* Add GPG verification content

* Add access and security procedure

* Add 💅

* Rename articles

* Rename the other article

* Rename again

* Okay, rename this one again, too

* Update link

* Start access and security content

* Add 💅

* Mention new functionalities in "Personalizing..."

* Mention new features in "About Codespaces"

* Add 💅

* Fix typos

* Add audit log events

* Fix so many links

* Add 💅

* Add permissions

* Spell access correctly, for once

* Add 💅

* FIX THESE LINKS I SWEAR

* Addd missing )

* Start adding procedure

* update with procedural

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

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

* Update content/github/developing-online-with-codespaces/managing-access-and-security-for-codespaces.md

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

* Apply suggestions from code review

Committing all reviews 

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

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-01-07 11:31:07 -07:00
Sarah Edwards f67ec12c2b
remove giant-sentry-fist preview (#17149)
* remove igant-sentry-fist preview

* generated openapi files

* fix version

* Revert "generated openapi files"

This reverts commit 03021b7009035377cf54ab0792d0f6a4964f710e.
2021-01-07 17:25:14 +00:00
Eli Perkins 2aa3957967
Add missing closing bracket to mutation structure
I noticed this was missing a balanced bracket!
2021-01-07 10:52:38 -05:00
FrankQiu 54190f29a3
fix: add discussions to contribution graph (#1957)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-07 15:41:15 +00:00
hubwriter d81f607947
Mention reviewing the source diff (#17141) 2021-01-07 14:20:27 +00:00
Gustavo Bini d62e288266
Fix incorrect example link on Searching Commits (#2319)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-07 11:14:12 +00:00
Dr Greg Low 126c9d6e85
Curious omission of English in supported langages (#1863)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-07 10:35:35 +00:00
Octomerger Bot 45a9584954
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-07 20:10:06 +10:00
Dan F 151744809e
Update troubleshooting-dependabot-errors.md (#2475)
* Update troubleshooting-dependabot-errors.md

* Update troubleshooting-dependabot-errors.md

* Update content/github/managing-security-vulnerabilities/troubleshooting-dependabot-errors.md

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

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-07 10:09:38 +00:00
Peter Cihon 429728bddf
Update github-bug-bounty-program-legal-safe-harbor.md (#17192)
grammatical change to reflect site-policy version

Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-01-07 09:46:37 +00:00
Martin Lopes e155b63d0b
Merge branch 'main' into patch-1 2021-01-07 17:36:55 +10:00
Peter Newman 513a50bd50
Correct the example URL 2021-01-06 23:35:28 +00:00
John Bohannon 54d119a36f
Fix OAuth App mentions (#2615) 2021-01-07 09:34:33 +10:00
Jenn DeForest 826961d46a
Update github-subprocessors-and-cookies.md (#17179)
Remove DiscoverOrg and LinkedIn Navigator from list

Co-authored-by: Meg Bird <megbird@github.com>
2021-01-06 21:50:21 +00:00
Felicity Chapman 909a1f181a
Rebase changes from #16895 onto main - Security & analysis changes for GHAS CBB milestone 1 (#17134) 2021-01-06 15:08:26 +00:00
Tomas Norre Mikkelsen ea92d43128 Correct curl params to match output in examples 2021-01-06 12:54:24 +01:00
Jae Pak f5bbd5f017
Update github-enterprise-service-level-agreement.md (#17140)
Clarify coverage for API requests only for Service Features specifically named in the SLA.
2021-01-06 11:18:36 +00:00
Tim Burgan 53f555c1cc
Publishing packages to a repository using repository field (#16926)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2021-01-06 17:00:24 +10:00
Jenn DeForest 335f36979a
update subprocessor list (#17157)
Remove Magic Robot from subprocessor list
2021-01-06 00:49:18 +00:00
Brian Thorne 0b641dac68
Use correct syntax for adding label in dockerfile
As per official documentation (already linked) https://docs.docker.com/engine/reference/builder/#label
2021-01-06 13:38:17 +13:00
Leona B. Campbell 8bc0094265
Merge branch 'main' into patch-1 2021-01-05 13:32:07 -08:00
Janice 5576c07e20
Merge branch 'main' into patch-1 2021-01-05 12:54:07 -07:00
Janice 2b9d82f2dc
Merge branch 'main' into lucalves/spell-check 2021-01-05 11:46:00 -07:00
Samantha Chau 77fcdfb239
Update github-and-trade-controls.md 2021-01-05 10:11:02 -08:00
Kathy Korevec d7d0e64e99
adding link to blog post 2021-01-05 10:05:17 -08:00
Janice f7708267dc
Merge branch 'main' into lucalves/spell-check 2021-01-05 11:00:16 -07:00
Kathy Korevec 6e93c5bd1f
Update trade controls FAQ (#17137)
* updates to trade controls

Made updates to the trade controls FAQ to support the 1/5 launch.

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Mike Linksvayer <mlinksva@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Mike Linksvayer <mlinksva@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Mike Linksvayer <mlinksva@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Lynn Hashimoto <lyhashim@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Lynn Hashimoto <lyhashim@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Lynn Hashimoto <lyhashim@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Lynn Hashimoto <lyhashim@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Lynn Hashimoto <lyhashim@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Lynn Hashimoto <lyhashim@github.com>

* Update content/github/site-policy/github-and-trade-controls.md

* incorporate overview changes

this commit incorporates the changes made to the overview section. cc @lyhashim for 👀

* Update content/github/site-policy/github-and-trade-controls.md

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>

Co-authored-by: Mike Linksvayer <mlinksva@github.com>
Co-authored-by: Lynn Hashimoto <lyhashim@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-01-05 09:58:06 -08:00
Kevin Heis d42e412896
Fix a few typos in content dir (#17133)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-05 16:33:05 +00:00
John Bampton 7537f328b0
Fix grammar in building-and-testing-python.md 2021-01-06 01:24:11 +10:00
hubwriter 205ab5e888
Dependabot: clarify info about dependency inaccessibility (#17032)
* Clarify info about dependency inaccessibility

See issue raised by Maya K
https://github.com/github/docs-internal/issues/16786

* Update data/reusables/dependabot/private-dependencies-note.md

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

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
2021-01-05 12:10:41 +00:00
Octomerger Bot 5711f22df5
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-01-05 20:41:52 +10:00
hubwriter 49d8d0e018
Add troubleshooting for HEAD analysis warning (#17121) 2021-01-05 10:41:21 +00:00
Lucas Costi 7d6d15778c
Fix command block rendering with raw tags (#17136) 2021-01-05 10:47:22 +10:00
Tom Schuster 462990183e
Fix filter pattern cheat sheet examples (#1994)
* Fix filter pattern cheat sheet examples

* Add additional line break between patterns

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-04 16:45:47 -08:00
Tom Schuster c644fa04d6
Fix invalid syntax for pull_request_target example (#1890)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-04 16:22:54 -08:00
Janice 02862b6f40
Merge branch 'main' into patch-1 2021-01-04 15:24:11 -07:00
Kevin Alwell 61cdf357c9
audit log data via REST API.
Adding more clarity on how to retrieve git audit log data via REST API.
2021-01-04 10:03:59 -05:00
hubwriter cdfe1d23fd
Remove link to page not in GHES/GHAE (#17122)
* Remove link to page not in GHES/GHAE

* Update content/github/authenticating-to-github/testing-your-ssh-connection.md

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

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-04 14:48:08 +00:00
Matt Pollard 7ab887c6a2
Add information about management of an enterprise to "About enterprise accounts" article for GitHub AE and GitHub Enterprise Server (#16818)
* Add links to information about enterprise management

* Address Laura's feedback
2021-01-04 14:37:09 +00:00
Charles Curley cfbefbb439
Update testing-your-ssh-connection.md (#2220)
* Update testing-your-ssh-connection.md

The edited language was confusing and incorrect. See https://github.community/t/ssh-fingerprint-matching-issue/150693

* Avoid hardcoded github.com domain in docs link

PR won't pass required tests without this change.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-04 11:35:29 +00:00
Felicity Chapman 17b875ef81
[January 4, 2021] Marketplace revenue change (#16792)
* Move changes to revenue into new PR

* Minor text changes for revised publication date

* Update content/developers/github-marketplace/receiving-payment-for-app-purchases.md

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

* Clarify revenue change dates

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-01-04 09:25:36 +00:00
Lucas Alves 30967b309d Minor spelling corrections 2021-01-04 04:05:39 -03:00
Deepak S 354b467379
Merge branch 'main' into main 2021-01-04 10:31:31 +05:30
Martin Lopes 41fc08fc28
Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-04 13:18:47 +10:00
Martin Lopes 83e72a6819
Added a note about debugging, added intro text. 2021-01-04 12:13:29 +10:00
Martin Lopes 1aa947498f
Merge branch 'main' into patch-1 2021-01-04 11:29:05 +10:00
Jae Pak 6111c64684
Update github-marketplace-developer-agreement.md (#16710)
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-03 22:37:40 +00:00
Dhruvin-Purohit 9de91ec584
removed the about-labels masked link.
Reason: Link redirects to the current page, not needed
2021-01-02 12:23:48 +05:30
Martin Lopes aa199247f5
Update content/admin/configuration/configuring-an-outbound-web-proxy-server.md
Added some small edits
2020-12-31 14:17:19 +10:00
Martin Lopes 99e9e662f3
Merge branch 'main' into patch-1 2020-12-31 13:36:38 +10:00
Martin Lopes 94c2bb7820
Merge branch 'main' into al-cheb/windows-default-shell 2020-12-31 13:26:24 +10:00
Martin Lopes eea33592c8
Merge branch 'main' into patch-1 2020-12-31 13:20:14 +10:00
Jenn DeForest ee5b89b2ab
Update github-subprocessors-and-cookies.md (#17110)
Remove subprocessor from list

cc: @mayhk
2020-12-31 09:10:34 +10:00
Deepak S c4c5443a9c
Merge branch 'main' into main 2020-12-29 16:54:07 +05:30
Plato 2cb33b80f6
Fix typo in Setting repository visibility 2020-12-29 01:37:33 +01:00
David M Vermillion 8c977bc4c1
Added Emoji Resource List 2020-12-27 16:52:27 -05:00
Martin de Spirlet 4882688f9a
Update finding-and-customizing-actions.md 2020-12-24 19:00:18 +00:00
Deepak S b228fb05f4
Update authorizing-oauth-apps.md 2020-12-24 18:41:47 +05:30
gsonly b3f0f3de00
fix typo in Differences between GitHub apps and OAuth apps 2020-12-23 22:22:29 +03:00
Janice cef00f7d41
Merge branch 'main' into patch-1 2020-12-23 08:32:08 -07:00
Melanie Yarbrough 27d764fb35
Fix broken links (#17081)
* Fix two broken links

* Update content/education/manage-coursework-with-github-classroom/leave-feedback-with-pull-requests.md

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

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-23 13:39:12 +00:00
Daria 47e4dc8dbe
Change the wording
I suggest changing the wording of this sentence "The formatting of a field is invalid.  Review the documentation for the for more specific information." so that it would read "The formatting of a field is invalid.  Review the documentation for more specific information".
2020-12-23 00:39:14 +03:00
Rachael Sewell fbe8ee48b5
Merge branch 'main' into repo-sync 2020-12-22 10:59:39 -08:00
Shati Patel 2f69e2a5b8
Merge branch 'main' into patch-1 2020-12-22 18:46:02 +00:00
Tammy Metz ff9f643e01
Update resources-in-the-rest-api.md (#16981)
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-22 18:42:51 +00:00
Janice 0a78ed5c69
Merge branch 'main' into patch-1 2020-12-22 09:18:06 -07:00
Shati Patel 4f302964ad
Merge branch 'main' into patch-1 2020-12-22 15:33:40 +00:00
Ivan Žužak 52f7ca722a
Fix a few typos (#16959)
This fixes https://github.com/github/docs-content/issues/2769

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-22 14:40:44 +00:00
Martin Lopes dcdca19acd
Merge branch 'main' into patch-1 2020-12-22 15:56:20 +10:00
Martin Lopes d2ecad0db5
Merge branch 'main' into al-cheb/windows-default-shell 2020-12-22 14:24:20 +10:00
jmarlena b2fe56f33d
Clarify container deletion (#16576)
* Revise deletion steps

* tweak subheader

* Fix all the ways to delete a container image with latest UI

* Delete outdated step

* Confirmed 6 different UI assortments

* small tweak

* ALT text

* Add delete-container-package-version

* Fluidity

* Final edits
2020-12-21 17:45:37 -08:00
jmarlena 30e2c30a57
npm versions limit (#17030)
* Add note about this

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Bryan Clark <clarkbw@github.com>

* Apply suggestions from code review

Co-authored-by: Bryan Clark <clarkbw@github.com>
2020-12-21 13:14:34 -08:00
Janice 29341c966f
Merge branch 'main' into patch-1 2020-12-21 09:44:47 -07:00
hubwriter c6b196b8be
Add details of the Used by sidebar section (#17058)
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-12-21 10:28:57 +00:00
William Torres 03b0f4d42f
Update docs for generating a new SSH key for windows
I was trying to add a ssh key to my github using windows 10, and i was uncapable to procceed.
And i found that the commands `$ eval $(ssh-agent -s)` don't work on windows, but  ` $ eval `ssh-agent -s` ` works fine
2020-12-20 22:33:14 -03:00
Lucas Costi 40a1521c00
Edit GHAE version for API header example (#17056) 2020-12-21 09:24:57 +10:00
May Haim Kotlarsky 9b13230a1d
Cookie policy updates (#16554)
Co-authored-by: Peter Cihon <71285354+pcihon@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Jenn DeForest <42984983+jenndeforest@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-21 08:50:15 +10:00
lemonez 87c0e749d5
fix typo in creating-a-pull-request-from-a-fork.md 2020-12-19 11:15:25 -08:00
Mariatta b015c04f0c
Add gidgethub to the list of Third Party Python Libraries 2020-12-18 16:17:57 -08:00
Jaroslav Lobačevski 31e9e4cf81
Update events-that-trigger-workflows.md (#17013)
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-18 16:24:46 +00:00
Chiedo John 4654635962
Merge branch 'main' into default-platform 2020-12-18 10:45:26 -05:00
Tobias 3a650aad93
update repository url of licensee 2020-12-18 15:54:46 +01:00
Martin Lopes fcc4354996
Merge branch 'main' into patch-1 2020-12-18 09:53:09 +10:00
Martin Lopes 16eae7e18a
Merge branch 'main' into al-cheb/windows-default-shell 2020-12-18 09:51:49 +10:00
Leona B. Campbell 3aeac43c86
Merge branch 'main' into deployment-guides/add-gke 2020-12-17 13:15:31 -08:00
Leona B. Campbell 8162972df1
Update content/actions/guides/deploying-to-amazon-elastic-container-service.md 2020-12-17 13:14:34 -08:00
Leona B. Campbell b68c1eed87
Update content/actions/guides/deploying-to-amazon-elastic-container-service.md
Co-authored-by: Steve Winton <swinton@github.com>
2020-12-17 13:06:33 -08:00
Leona B. Campbell f810e4f16c
Update content/actions/guides/deploying-to-amazon-elastic-container-service.md
Co-authored-by: Steve Winton <swinton@github.com>
2020-12-17 13:01:07 -08:00
Rachael Sewell 9a0222e353
add missing redirect frontmatter (#17042)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-12-17 19:03:20 +00:00
Sarah Schneider 72d21eecd7
Merge branch 'main' into revert-16952-revert-16947-optimize-sitetree 2020-12-17 12:14:31 -05:00
Rimas Silkaitis cedab432df
Changes to Code Search & what data stays in the index (#16882)
* Update searching-code.md

* Update searching-code.md

Change only applies to github.com not GHES.

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-17 17:06:12 +00:00
Sarah Schneider 969c8d5110
Merge branch 'main' into revert-16952-revert-16947-optimize-sitetree 2020-12-17 11:10:00 -05:00
Sarah Schneider 9587912467
Merge branch 'main' into check-links-improvement-redux 2020-12-17 10:59:43 -05:00
Shati Patel 92d85b8d4a
Code scanning docs: small fixes (#17035) 2020-12-17 15:58:26 +00:00
Sarah Schneider 5da9d74e33 Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-17 10:20:01 -05:00
Sarah Schneider 51a4b9afbb fix double slash typo in links 2020-12-17 09:59:05 -05:00
Sarah Schneider dca73aa39c Merge branch 'check-links-improvement-redux' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-17 09:58:16 -05:00
Chiedo John bf85466552
Merge branch 'main' into revert-16952-revert-16947-optimize-sitetree 2020-12-17 08:52:58 -05:00
Lucas Costi 1772d741f1 Fix bad link URL 2020-12-17 17:53:52 +10:00
Lucas Costi 45f810f83e Replace pseudo environment variables with obvious replaceables in examples 2020-12-17 17:43:48 +10:00
Lucas Costi f7e1d81c70 Added edits and style changes to Azure web app guide 2020-12-17 17:37:07 +10:00
Lucas Costi ea9be2076e Added edits and style changes to Amazon guide 2020-12-17 16:08:26 +10:00
Lucas Costi 3ef5057d9f GKE article edits for lists 2020-12-17 14:19:34 +10:00
Lucas Costi 9a9970dbca Revise intro sentence per @imjohnbo's suggestion 2020-12-17 14:09:19 +10:00
Sarah Schneider 05ecacaa93 change external /contact link to contact variable 2020-12-16 21:24:26 -05:00
Jenn DeForest ff1e057429
Update guidelines-for-legal-requests-of-user-data.md (#16756)
Remove legal@support.github.com email address from legal request guidelines

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-17 01:55:06 +00:00
Leona B. Campbell cf968af103
Merge branch 'main' into deployment-guides/add-gke 2020-12-16 14:53:24 -08:00
Leona B. Campbell d836fd11fb
Update content/actions/guides/deploying-to-azure-app-service.md 2020-12-16 14:52:46 -08:00
Steve Winton d81f474b15
Remove duplicated items 2020-12-16 16:44:25 -06:00
Kevin Heis 59f375ab1d
Merge branch 'main' into default-platform 2020-12-16 14:36:46 -08:00
Sarah Schneider ef9b03a867 Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux 2020-12-16 16:32:41 -05:00
Sarah Schneider a32e2e3269 redirect from Enterprise versions of the page 2020-12-16 16:23:06 -05:00
Sarah Schneider 602c2f3633 Marketplace should be dotcom-only 2020-12-16 16:06:00 -05:00
Laura Coursen e458b76de6 Fix versioning for "GitHub Insights and data protection for your organization" 2020-12-16 14:50:10 -06:00
Steve Winton 7ba46cdcee
Add links to guides 2020-12-16 14:37:11 -06:00
Steve Winton fc4d5fb37a
Add Azure App Service guide 2020-12-16 14:35:28 -06:00
Steve Winton 8837b7df70
Add Amazon ECS guide 2020-12-16 14:34:40 -06:00
jmarlena b3960f3784
Merge branch 'main' into main 2020-12-16 11:04:47 -08:00
Ivan Žužak d34d41dcd1
Remove mention of GraphQL API rate limit increases for GHEC organizations (#17006)
* Section on rate limits should not be nested within section on node limits since those are separate limits

* Remove mention of GraphQL API rate limit increases for GHEC orgs

Fixes https://github.com/github/docs-content/issues/3474

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2020-12-16 10:04:09 -08:00
Cynthia Rich d9f2917f4a
Update landing pages with recent changelog updates (#16946)
* add actions changelog items

* update packages changelogs
2020-12-16 17:09:23 +00:00
Ivan Žužak 09aaf2cf93
Remove unnecessary word / typo (#17007)
Fixes https://github.com/github/docs-content/issues/3097

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-16 16:55:26 +00:00
Laura Coursen e85c2f8360
Add authentication information to required information for setting up SMTP for AE (#16340)
* Add authentication information

* Add AE versioning back in
2020-12-16 15:31:26 +00:00
Glenn Hinks cd6d7aaa79 docs: update nodejs template guide to match node versions
The node versions that are maintained as part of the LTS (long term support plan) have incremented by 2 in accordance with [LTS Plan](https://nodejs.org/en/about/releases/). The [nodeJS starter templates](https://github.com/actions/starter-workflows/blob/main/ci/node.js.yml) were updated and I am updating these docs to reflect that.

Sincere thanks for github actions!
2020-12-16 08:52:17 -05:00
Paul Cowgill 8b912a54ad
Typo fix for setup-node variable (#1699) 2020-12-16 17:20:15 +10:00
usiegl00 5474b6d042
Update securing-your-webhooks.md (#1692)
The request header is `HTTP_X_HUB_SIGNATURE_256` not `HTTP_X_HUB_SIGNATURE_2`.
2020-12-16 17:05:03 +10:00
Martin Lopes 5df8a065c0
Merge branch 'main' into al-cheb/windows-default-shell 2020-12-16 16:21:01 +10:00
Martin Lopes 5a43098fc7 Small changes to the list of links 2020-12-16 16:11:10 +10:00
Ashok314 e32c1a33ff
Merge branch 'main' into main 2020-12-16 15:05:30 +09:00
Martin Lopes 93de394555 Added edits and structural changes to guide 2020-12-16 15:48:32 +10:00
Simran 25284f5f6d
Actions: Indicate that .steps is an array of objects (#1385) 2020-12-16 15:35:46 +10:00
Anders Bjerner 5a81f4634e
Tiny headline adjustment for the Issue event types page (#2004) 2020-12-16 14:11:41 +10:00
jmarlena 918c43c918
Merge branch 'main' into main 2020-12-15 16:28:26 -08:00
Tammy Metz 6feed158c2
Add warning about wildcard subdomains in DNS (#16846)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 23:27:41 +00:00
Janice e0588efbaf
Merge branch 'main' into patch-2 2020-12-15 15:52:55 -07:00
Laura Coursen d20831c23f
Auto-merge (#16761)
* Add new article

* Mention auto-merge in related articles

* Add new article

* Make intro inclusive

* Add content for repo setting

* Add versioning to reusable

* Add procedures

* Add gated features callout

* Add permissions statements

* Add conceptual content

* Fix filename

* Add missing step

* Fix syntax

* Add 💅

* Update permissions

* Add 💅

* Add missing period

* Add 💅

* Add 💅

* Add auto-merge to permissions articles

* Fix permissions

* Add 💅

* Let @mattpollard fix everything and take partial credit

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

* Incorporate answers to questions

* Add how to provide feedback

* Update feedback link

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-15 21:41:17 +00:00
Laura Coursen f3a70d195b
Verified domains for enterprise accounts: public beta (#16875)
* Add new articles

* Move images and reusables into public repo

* Add redirect

* Split content between articles

* Use reusables

* Use reusable

* Add content about how organization-level settings interact w/ enterprise-level settings

* Add permissions for email restrictions

* Add 💅

* Fix FM

* Use reusable

* Fix reuasbles

* Clarify what email restrictions even are

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2020-12-15 21:27:54 +00:00
Peter Cihon b1523bf741
Update github-marketplace-developer-agreement.md (#16954)
Typo fix

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-15 18:11:31 +00:00
John Bohannon c970d5a55b Add prerequisites 2020-12-15 13:06:47 -05:00
John Bohannon 8e35ec0fe2 Remove kustomize example 2020-12-15 12:57:19 -05:00
John Bohannon bfff856901 Updating GKE workflow based on latest starter workflow 2020-12-15 12:52:59 -05:00
Steve Ward 8b472f9c1a
Add shortcut for committing in GitHub Desktop (#16970)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-15 17:20:48 +00:00
Ivan Žužak da195a134e
Remove wrongly added link in webhook events docs (#16962)
Fixes https://github.com/github/docs-internal/issues/14280. This was unintentionally added in https://github.com/github/internal-developer.github.com/pull/6352

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-15 17:03:56 +00:00
Sarah Edwards af94bd9955
[December 15, 2020] Actions: Environments, environment protection rules (manual approvals and wait timers), and environment secrets in workflows (#16489)
Co-authored-by: Josh Gross <joshmgross@github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: John Bohannon <imjohnbo@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 16:38:45 +00:00
Jaroslav Lobačevski 470f379af1
Update events-that-trigger-workflows.md (#16856)
Co-authored-by: Chris Patterson <chrispat@github.com>
Co-authored-by: Ross Brodbeck <hross@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2020-12-15 08:15:25 -08:00
Melanie Yarbrough 583a159f78
Update GitHub Enterprise support day after Christmas holiday date (#16958)
* Update holiday date

* Remove 2018 reference
2020-12-15 08:47:04 -05:00
Vanessa Yuen bf383bfb87
Merge branch 'main' into repo-sync 2020-12-15 11:45:35 +01:00