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
Sergey Dolin
3077414326
Remove the mention of HOME environment variable ( #328 )
...
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-10-27 13:33:30 -07:00
Janice
a55b7af98a
Merge branch 'main' into patch-1
2020-10-27 13:02:56 -07:00
Janice
a806cb3f1a
Merge branch 'main' into patch-1
2020-10-27 11:59:58 -07:00
Jason Etcovitch
174d8539c6
Support arbitrary keys in new featuredLinks frontmatter ( #16239 )
...
* Add featuredLinks to frontmatter
* Parse them in featured-links.js
* Remove old raw setup
* Use them
* Missed a couple
* Update translation files
* Fix frontmatter schema
* Loop over the right object
* Also update translations' usage
* Update docs and tests
* Better README comment
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Return next()
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-10-27 13:53:10 -04:00
Adrian L Thomas
813d0d22a7
Removed double 'and'
2020-10-27 17:45:37 +00:00
Jake Tarren (DevOps Overlord)
f5dbe78a05
Merge branch 'main' into multiple-deploy-keys
2020-10-27 12:04:23 -04: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
mc
2c0b42a5c6
Merge branch 'main' into patch-1
2020-10-27 07:30:17 +00:00
Rachael Sewell
13c33d4039
[Shipping 10.23.20] add webhook config REST API ( #16144 )
...
* add webhook config REST API
* add versioning for dotcom/2.23+
* check for empty parameters with request bodies
* add latest rest-api-operation module
* Apply suggestions from code review
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-26 17:25:09 -07:00
Janice
e79696fd2a
Merge branch 'main' into patch-1
2020-10-26 16:34:12 -07:00
Rachael Sewell
a8a8d0458d
Merge branch 'main' into fix-action-index
2020-10-26 15:52:39 -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
Wes Mangum
320b8e8299
Make note about HTML-encoding Query Strings
...
Before, the examples of constructing a query string in this document were a combination of unencoded and encoded HTML strings. Now, the examples explicitly state that users should construct their query strings using the HTML-encoder of their choice.
2020-10-26 16:52:18 -05: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
Jake Tarren (DevOps Overlord)
efbe8ebb3b
Merge branch 'main' into multiple-deploy-keys
2020-10-26 12:02:58 -04: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
Vladimir Rutsky
533c532fc1
Fix list Markdown formatting
2020-10-25 18:07:33 +01: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
Ghassen Rjab
1acaa20bc8
Fix tags of "Publishing Node.js packages"
2020-10-25 05:59:32 +01: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
309b9257b2
Merge branch 'main' into patch-2
2020-10-23 15:26:58 -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
Deborah Gertrude Digges
9511bfe0d0
Use relative path to docs link
2020-10-23 12:35:55 -04:00
Chrissy LeMaire
2f06b5f9db
throw exceptions for errors
2020-10-23 17:46:09 +02:00
Sarah Schneider
095410dcb0
Throw error on mismatched versioning ( #16191 )
...
* throw an error if a page is available in a version that its parent product is not available in
* add tests
* fix one Insights content file versioned for FPT when Insights is only available in GHES currently
2020-10-23 11:13:05 -04:00
mc
6fe121dcf4
add short title to article ( #16190 )
2020-10-23 14:48:24 +01:00
Felicity Chapman
b209e4187c
Merge branch 'main' into mwiesen-failover-cleanup
2020-10-23 12:08:35 +01:00
Matthias Wiesen
9d8f2b86af
Update content/admin/enterprise-management/initiating-a-failover-to-your-replica-appliance.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-23 13:05:13 +02: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
Octomerger Bot
f55d2c56ba
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-23 02:09:19 -07:00
Shati Patel
40ee6cff88
Fix links
2020-10-23 10:08:46 +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
Martin Lopes
e2996bc49a
Changed PSScriptAnalyzer example into a standalone job
2020-10-23 11:31:42 +10:00
Deborah Gertrude Digges
6da4e8cf65
Add link to creating a repository dispatch event
2020-10-22 20:26:06 -04: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
Thai Pangsakulyanont
1e2414b225
Fix typo in link to “Identifying users on your site” section
2020-10-22 16:32:33 +07:00
djdefi
29a9e63324
Specify ssh shell is required to enable dependency graph ( #538 )
...
* specify ssh shell
Specify that the command should be run within the administrative SSH shell, and link to the relevant document for access.
* Link to SSH doc as a note
* note syntrax
* remove extra space
* Update content/admin/configuration/enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
* Update enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md
* Update enabling-alerts-for-vulnerable-dependencies-on-github-enterprise-server.md
* Indenting note box in markdown.
I should have spotted this in my previous review, so I'm going to go ahead and apply this change.
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
2020-10-22 09:55:05 +01:00
Shati Patel
2c7359ae00
Merge branch 'main' into patch-1
2020-10-22 09:30:41 +01:00
Martin Lopes
e4547423e6
Added small fixes
2020-10-22 16:28:50 +10:00
Martin Lopes
630360c5f1
Added edits (described below)
...
- Some rewording edits throughout
- Amended artifact yaml to match other examples
- Removed yaml comments, moved explanation to bullet point.
- Small changes to PS Gallery example
2020-10-22 15:47:47 +10: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
Jake Tarren (DevOps Overlord)
3893932cbf
Merge branch 'main' into multiple-deploy-keys
2020-10-21 11:27:30 -04: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
Anayo Oleru
339522eef7
Fix typographical error
...
Fixed a typographical error on the publishing-docker-images.md documentation
2020-10-21 10:49:29 +01:00
krishna kakade
cde42e9c0d
Merge branch 'main' into patch-2
2020-10-21 12:46:51 +05:30
Martin Lopes
edc0bc7dfb
Converted "dependencies" example into a job, added small edits
2020-10-21 14:11:04 +10:00
Octomerger Bot
458eaf70dc
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-20 17:55:18 -07:00
F4NT0
c046468617
Solving issues requested #376
2020-10-20 18:55:00 -03:00
Lucas Alves
4196d7d7c1
Fixes minor misspellings
2020-10-20 17:59:55 -03:00
Gabriel Fanto Stundner
9f7d31099a
Merge branch 'main' into F4NT0/api-libraries-update
2020-10-20 15:50:27 -03:00
F4NT0
d8939ae98f
Modification Requested PR #376
2020-10-20 15:39:46 -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
Markus Unterwaditzer
ceb9733123
Update storing-workflow-data-as-artifacts.md ( #618 )
2020-10-20 16:59:40 +10:00
Octomerger Bot
cf6a21f1e6
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-19 23:50:29 -07: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
Colin Guthrie
acec4230e2
Fix and extend push webhook documentation. ( #499 )
2020-10-20 16:33:52 +10:00
Tim Schrumpf
7c159dd3f6
GitHub Actions: Be precise about the format ( #400 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-20 15:39:32 +10:00
Janice
76fa584c70
Merge branch 'main' into patch-1
2020-10-19 17:04:15 -07:00
Janice
cbf9efad82
Merge branch 'main' into main
2020-10-19 16:47:31 -07:00
Janice
90e073fe48
Merge branch 'main' into patch-1
2020-10-19 16:39:16 -07: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
Sarah Edwards
3f7ea88405
Issue # 2689--Fix broken link ( #16014 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-19 10:15:52 -07:00
Felicity Chapman
8fb51c86e7
Merge branch 'main' into patch-1
2020-10-19 14:45:48 +01:00
Karthikayan
be5bd4f6b0
Update github-extensions-and-integrations.md
2020-10-19 19:07:29 +05:30
hubwriter
913e9b2acb
[Already shipped] Add information on how to run analysis in a container ( #15886 )
...
* Add new placeholder topic file - WiP
* Add content for new topic + cross-refs to it
* Change topic title just to get through the PR check for matching filename & title
* Rework the workflow example section
* Remove 4 lines from workflow - see:
https://github.com/github/code-scanning/issues/1826
2020-10-19 14:12:29 +01:00
Karthikayan
d0eb7f046e
Apply suggestions from code review
...
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-19 15:04:17 +05:30
Martin Lopes
e872b14ed9
Added requested changes
...
- Added some small edits.
- Converted example into a standalone.
- Switched example to test-path.
- Added explanations for powershell actions.
- Added screenshot of example test failure.
2020-10-19 12:24:27 +10:00
Hayden Faulds
ff2de3ee5a
Update scopes-for-oauth-apps.md ( #15996 )
2020-10-18 12:48:01 -07:00
Ben Gollmer
aca940007a
Add tag to contact form links on site policy articles ( #15990 )
2020-10-18 12:35:42 -07:00
즈눅
f889a43d5c
Fix markup typo in "About GitHub Packages"
2020-10-18 17:57:53 +00:00
hubwriter
fce5464e31
[Already shipped] Code scanning: Dismiss and delete alerts ( #16086 )
...
* Updates for delete and dismiss alerts
* Add back the text for the now-deleted reusable
* Make s/shots relevant to the PR context of the text
* Make review comment changes
* More review comments attended to
2020-10-18 08:27:28 +01:00
Dr
b78e5bbcac
Actions: promote jobs steps title to h3 to appear in sidebar
...
It seems `h3` and up title will appear in sidebar.
Currently most common-used job config is hidden with it's `h4` title.
This commit changed the following title from `h4` to `h3` and also promoted sub-titles:
- `jobs.<job_id>.steps.*`
- `jobs.<job_id>.strategy.*`
- `jobs.<job_id>.container.*`
- `jobs.<job_id>.services.<service_id>.*`
2020-10-18 11:49:48 +08:00
Octomerger Bot
2056457bae
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-16 12:51:24 -07:00
Zeke Sikelianos
4e0a9094fd
use explicit year in table heading ( #16097 )
...
* use explicit date in table heading
* Update content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update translations/ja-JP/content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update translations/pt-BR/content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update translations/zh-CN/content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update translations/ru-RU/content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update translations/ko-KR/content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
* Update translations/es-XL/content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-16 12:50:55 -07:00
Maxim Lobanov
84f0c7a0f6
update documentation to notify about MacOS 11.0 availability ( #594 )
2020-10-16 12:13:34 -07:00
Matt Pollard
8c8968b9fa
Fix versioning and procedures for GitHub Enterprise licensing views ( #16083 )
2020-10-16 18:36:42 +02:00
Jason Etcovitch
efed031ea4
Add copy button to code blocks ( #16052 )
...
* Add deps
* Setup copy events
* Updoot
* Tweak styling
* Do a lil' proof-of-concept
* Updoot @github-docs/render-content
* Use SCSS variables for custom styles
* Adjust docs
* Ignore clipboard in check-deps
* Add copy annotation to quickstart workflow sample
Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
2020-10-16 10:55:35 -04:00
James Fletcher
b92cafff5a
Update about-integration-with-code-scanning.md ( #16085 )
2020-10-16 11:01:30 +01:00
krishna kakade
fef738cf9f
added Git Handbook link to further reading section
...
added Git Handbook link to further reading section
2020-10-16 14:56:31 +05:30
Anita-ihuman
b1dd33dbb8
Apply suggestions from code review
...
oh! Thank you.
Co-authored-by: Janice <janiceilene@github.com>
2020-10-16 02:11:44 -07:00
Chrissy LeMaire
8215b0cc19
Update building-and-testing-powershell.md
2020-10-16 10:27:12 +02:00
Brian Bartholomew
70d6d85147
example to echo out put from previous step fails ( #528 )
2020-10-16 16:28:49 +10:00
Roger Sandholm
56ffb1f5ed
Missed slash in "if" and minor formatting ( #508 )
2020-10-15 17:39:03 -07:00
Anita-ihuman
b5c31162df
Apply suggestions from code review
...
Co-authored-by: Janice <janiceilene@github.com>
2020-10-15 16:03:35 -07:00
Janice
084f40b844
Merge branch 'main' into patch-1
2020-10-15 14:11:55 -07:00
Felicity Chapman
8b5c0e5299
Merge branch 'main' into Ruth-ikegah/issue#430
2020-10-15 22:00:59 +01:00
Roman
e16033a784
Merge branch 'main' into patch-1
2020-10-15 23:54:16 +03:00
Janice
74fd111849
Merge branch 'main' into patch-1
2020-10-15 13:44:35 -07:00
Roman
cfd9d070b8
Fix default GPG key type
2020-10-15 23:23:32 +03:00
Sarah Schneider
da60aa51e1
Support enterpriseServerVersions in Liquid statements ( #16058 )
...
* remove outdated and redundant context.enterpriseVersions and add new context.enterpriseServerVersions
* update references from context.enterpriseVersions -> context.enterpriseServerReleases
* add test
* also test oldest supported enterprise version in addition to the latest
* Script to update not-free-pro-team conditionals (#16060 )
* script to update not-free-pro-team conditionals
* change string to regex so we can do replace all
* remove stray test.only
* Update middleware/context.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* Update tests/unit/page.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* Update tests/unit/page.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
* Update tests/fixtures/page-versioned-for-all-enterprise-releases.md
Co-authored-by: James M. Greene <JamesMGreene@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-10-15 16:20:41 -04:00
Jason Etcovitch
207695312c
Actions landing page tweaks ( #15927 )
...
* Learn `more => GitHub Actions`
* Getting started => Guides
* Remove features row
* Guides => Code examples
* Shouldn't remove gettingStartedLinks
* Add introLinks frontmatter
* Fix wrong articles in "Manage workflows"
* Change more guides wording
2020-10-15 16:01:28 -04:00
Ruth Ikegah
5c31f1ad87
Update content/github/collaborating-with-issues-and-pull-requests/about-pull-requests.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-15 18:27:18 +01:00
Ruth Ikegah
e0856f2fb1
Update content/github/collaborating-with-issues-and-pull-requests/about-pull-requests.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-15 18:26:16 +01:00
Leona B. Campbell
7ef09066bd
Merge branch 'main' into patch-1
2020-10-15 09:21:47 -07:00
Felicity Chapman
42ca6b0f98
Merge branch 'main' into patch-19
2020-10-15 12:59:04 +01:00
Arthur Casals
bcd50bb5c4
Update https-cloning-errors.md
...
Partially fixes #429
2020-10-15 13:38:02 +02:00
Felicity Chapman
3a9ecc20fb
Merge branch 'main' into patch-1
2020-10-15 12:34:50 +01:00
Arthur Casals
6a805c6480
Update content/github/managing-your-work-on-github/linking-a-repository-to-a-project-board.md
...
Updated with suggested changes
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-15 13:33:47 +02:00
Felicity Chapman
481a964078
Merge branch 'main' into patch-4
2020-10-15 12:10:43 +01:00
Felicity Chapman
bc47f60646
Merge branch 'main' into patch-10
2020-10-15 11:56:04 +01:00
Felicity Chapman
e5ad4f0f7d
Merge branch 'main' into patch-4
2020-10-15 11:55:05 +01:00
Arthur Casals
037a22bae7
Update content/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue.md
...
Updated with requested changes
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-15 12:52:20 +02:00
Arthur Casals
2079771ace
Update creating-a-default-community-health-file.md
...
Updated with requested changes
2020-10-15 12:51:23 +02:00
Anita-ihuman
49a07f6fc0
Updated a link
2020-10-15 02:40:39 -07:00
Arthur Casals
18b6e8e00b
Update linking-a-pull-request-to-an-issue.md
...
Updated with requested changes
2020-10-15 11:37:42 +02:00
Anita-ihuman
2fbccbbe40
Fixed broken link for markup reference guide
...
Fixed the broken link in README.md for markup reference guide
2020-10-15 02:36:44 -07:00
Martin Lopes
cbee690067
[Already shipped] Improved workflow run logs ( #15833 )
...
* Updated screenshots and procedures
* Fixed typo
* Removed superfluous step
* Made screenshots consistent
* Updated remaining screenshots for consistency
* Updated screenshot
* Re-worked everything for proper GHES versioning
* Updated screenshots and versioning for quickstart and intro articles
* Updated screenshot for "Creating a JavaScript action"
* Added updates from peer review
* Removed annotated image
* Updated reusable
* Created reusables for superlinter steps
* Added reusable
* Small edit
* Updated link button screenshot
* Added fixes, made reusables consistent in logs article
* Fixing merge conflict
* remove-unused-assets.js
* Added output time to screenshot
2020-10-15 16:56:33 +10:00
Karthikayan
eece3886be
add slack to github integrations list
2020-10-15 09:07:53 +05:30
Sarah Edwards
853564b887
Issue #2786--Instruct to use tag instead of label ( #15917 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-14 16:21:32 -07:00
Meg Bird
17174b9e34
Merge branch 'main' into patch-1
2020-10-14 14:49:01 -07:00
Anita-ihuman
1d985b9d6e
Fixed broken link for Contributing doc
...
I included the link to the contributing doc file
2020-10-14 14:21:16 -07:00
Jake Tarren (DevOps Overlord)
6ceecfa430
Update managing-deploy-keys.md
...
Fixes a small typo
2020-10-14 16:56:54 -04:00
Shati Patel
9f6b798fa7
Merge branch 'main' into patch-23
2020-10-14 19:08:23 +01:00
Ruth Ikegah
27d7da9dcf
Update content/github/collaborating-with-issues-and-pull-requests/changing-the-base-branch-of-a-pull-request.md
...
Co-authored-by: Janice <janiceilene@github.com>
2020-10-14 14:54:15 +01:00
Dirkjan Bussink
c543df8d4d
Update the SHA256 fingerprints for integration keys ( #16005 )
2020-10-14 11:48:06 +02:00
Morten Riiskjær Boysen
1bbee21256
Elaborate on how to escape multiple labels in issue templates
...
Escaping them individually led to bugs in our templates that I had to spend time on tracking down.
2020-10-14 10:52:07 +02:00
Takuya N
014e7c7092
Use ubuntu-latest instead of 16.04 as an Actions example ( #445 )
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-14 15:41:47 +10:00
Joshua Allum
c8cd340a7b
Fix capitalization typo
2020-10-14 01:06:11 -04:00
Lucas Costi
d9a23d5998
Add content for new X-Hub-Signature-256 webhook header ( #15968 )
...
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-10-14 13:17:24 +10:00
Deborah Gertrude Digges
022de56767
Update testing-webhooks.md
2020-10-13 20:08:15 -04:00
Jake Tarren (DevOps Overlord)
35d5313545
Update managing-deploy-keys.md
2020-10-13 16:14:36 -04:00
Jake Tarren (DevOps Overlord)
08657ac95d
Update managing-deploy-keys.md
...
Adds instructions on defining unique ssh keys (deploy keys) per repo on one server by using the ssh config file.
2020-10-13 15:54:46 -04:00
Janice
2443c09788
Merge branch 'main' into patch-1
2020-10-13 10:39:46 -07:00
Melanie Yarbrough
76e2503cf4
Merge branch 'main' into patch-10
2020-10-13 13:06:17 -04:00
mc
fd130da977
Code Scanning python setup ( #15972 )
...
* document new behavior for Python analysis
* add versioning
* update the second article
* add link to Cnfiguring article
* add word
* polishing
* Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* address review comments
* add comments in yaml snippet
* remove contraction
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* commit changes
* false, not true
* write comments over 2 lines
* again
* remove white spaces
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-13 16:02:24 +01:00
Ruth Ikegah
41f942d3f4
Update about-pull-requests.md
2020-10-13 13:28:05 +01:00
Ruth Ikegah
d5dd4bb9a1
Update changing-the-base-branch-of-a-pull-request.md
2020-10-13 13:18:26 +01:00
Ruth Ikegah
cac3166bd4
Added a quick tip about PR's base branch
2020-10-13 12:51:06 +01:00
hubwriter
48ae6ccba3
[Already shipped] Code scanning: Restructure 'Integrating with code scanning' category ( #15971 )
...
* Restructure files and change topic titles and file names
* Update links to files whose names have changed
* Finish restructuring work for runner topics
* Makes changes suggested by James
2020-10-13 10:47:11 +01:00
Octomerger Bot
68ecb92c31
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-13 02:02:42 -07:00
Felicity Chapman
0f100dabe9
Fix broken links in report #2697 ( #15921 )
2020-10-13 10:02:08 +01:00
Alison Jo
21be2b0e74
remove trailing space from link in quotes
2020-10-13 04:18:52 -04:00
Andréa Maugars
b5081ecdc2
Add missing 'skipped' option to `needs` ( #411 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-13 17:42:35 +10:00
Octomerger Bot
7e5292f965
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-12 17:40:11 -07:00
Sarah Edwards
913bda4773
Issue #4919--update text around modifiable OAuth app scopes ( #15983 )
...
* update text around modifiable OAuth app scopes
* simplify sentence structure
2020-10-12 17:39:40 -07:00
Octomerger Bot
601c863513
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-12 17:04:37 -07:00
Arnout Devos
71b1c8144f
Update autolinked-references-and-urls.md
...
Raw reference for "Username/Repository@SHA" contained non-raw things.
New description is sufficient to create correct short link and is more in line with the other rows.
2020-10-12 23:51:55 +02:00
Meg Bird
326725d4cf
Update with creating a codespace in VS code procedural ( #15936 )
...
* update with steps
* one more update
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
* make a few more changes
* update with images
* typo
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
* Update data/reusables/codespaces/use-visual-studio-features.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
* update with new section title
* fix test
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-12 12:49:09 -04:00
Lars Schneider
ece879e60a
Add explanation when port 9418 needs to be open ( #15853 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-10-12 09:17:01 -05:00
Felicity Chapman
6d536f91c5
Merge branch 'main' into patch-1
2020-10-12 09:26:05 +01:00
tvachkov
3345e0dde8
Replaced "main" by "master"
...
The default branch is normally called master, not main.
2020-10-11 08:37:42 +02:00
Chrissy LeMaire
ca5e7c2bba
add sample builder
2020-10-10 20:49:44 +02:00
Chrissy LeMaire
b33dfa6b41
Update content/actions/guides/building-and-testing-powershell.md
...
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-10 10:28:13 +02:00
Chrissy LeMaire
60d38a3645
Update content/actions/guides/building-and-testing-powershell.md
...
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-10 09:48:49 +02:00
Paul Schifferer
b25f81ec0e
Update workflow-commands-for-github-actions.md ( #216 )
...
While a meter for delis would be incredibly useful for determining the best sandwich shop, a delimiter is better for dividing multiline strings.
2020-10-09 18:43:15 -07:00
Arpad Borsos
b215f3e600
Fix Cache Search Example ( #333 )
2020-10-09 18:33:10 -07:00
Tiago Pascoal
bbda22cba2
fix some ghcr docker call examples had a typo when specifing image tag ( #262 )
2020-10-09 18:25:05 -07:00
Arthur Casals
426ca9cd50
Update workflow-syntax-for-github-actions.md ( #213 )
...
Fixes #124
2020-10-09 17:29:10 -07:00
Janice
ab4bf1645b
Merge branch 'main' into patch-14
2020-10-09 17:11:56 -07:00
Janice
e18d337b64
Merge branch 'main' into patch-12
2020-10-09 16:55:24 -07:00
Janice
aabab1b62e
Merge branch 'main' into patch-12
2020-10-09 16:46:14 -07:00
Gabriel Fanto Stundner
3725143fe4
Merge branch 'main' into F4NT0/api-libraries-update
2020-10-09 20:45:13 -03:00
Janice
a0ce9f5d4d
Merge branch 'main' into patch-11
2020-10-09 16:25:14 -07:00
F4NT0
8722cd345b
Color Modification
2020-10-09 20:10:06 -03:00
Arthur Casals
8114478145
Update adding-a-new-ssh-key-to-your-github-account.md
...
Fixes #320
2020-10-10 01:07:45 +02:00
Janice
f030862bdd
Merge branch 'main' into patch-1
2020-10-09 16:00:14 -07:00
Octomerger Bot
b28848079d
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-09 13:50:54 -07:00
Jef LeCompte
5c7caf0127
docs: include subdirectories note
2020-10-09 16:25:59 -04:00
Lucas Costi
d48df937ad
Add Actions permissions API operations ( #15805 )
...
* Add new section for Actions permissions API
* Add description for new 'Permissions' section
* Apply suggestions from code review
* add latest rest-api-operations module
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-09 12:21:35 -07:00
Janice
1ae72da043
Merge branch 'main' into patch-1
2020-10-09 12:15:52 -07:00
Janice
1d33ef4231
Merge branch 'main' into rest-interactions-reference
2020-10-09 10:26:03 -07:00
Two4
b67b764f4c
Change 'master' branch labels to 'main'
2020-10-09 17:21:50 +02:00
Tobias
3ab9409bd9
Update GitHub Actions with syntax to map
2020-10-09 15:23:55 +02:00
Felicity Chapman
e588ff3747
Revise Go analysis text and convert to reusable ( #15911 )
2020-10-09 11:17:21 +01:00
Lucas Costi
1a17cb3e4d
Merge branch 'main' into ahdbilal-gitlab-migration-guide
2020-10-09 13:46:00 +10:00
Takuya Noguchi
a08681f73d
Fix typos in REST Interactions reference: repository
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-09 03:28:47 +00:00
Meet Patel
a68ce64541
Merge branch 'main' into patch-1
2020-10-09 08:22:46 +05:30
Lucas Costi
7db4a3c85e
Add raw tags to code blocks ( #305 )
2020-10-09 12:12:02 +10:00
Octomerger Bot
ae2548e28b
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-08 18:27:38 -07:00
Thomas Boop
4abcabba6c
Add Append keyword to windows env file example ( #15955 )
...
Add -Append to the windows docs for ENV Variables
2020-10-08 17:54:09 -07:00
Leona B. Campbell
7891f7760d
Merge branch 'main' into patch-5
2020-10-08 17:46:04 -07:00
Arthur Casals
cabeaf45cf
Update content/admin/authentication/using-ldap.md
...
Adding requested changes
Co-authored-by: Janice <janiceilene@github.com>
2020-10-09 02:05:27 +02:00
Arthur Casals
b2c3f66541
Update content/github/setting-up-and-managing-your-github-user-account/changing-your-primary-email-address.md
...
Applying requested changes
Co-authored-by: Janice <janiceilene@github.com>
2020-10-09 01:56:15 +02:00
Octomerger Bot
f1a6420df3
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-08 16:49:27 -07:00
F4NT0
49bdef59ea
Update API Libraries information
2020-10-08 20:39:12 -03:00
Janice
e6a6f97f21
Merge branch 'main' into Ruth-ikegah/issue#158
2020-10-08 16:33:22 -07:00
Octomerger Bot
04d36f4562
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-08 16:32:36 -07:00
Martin Lopes
6add6c7f4a
[Oct 7] Change retention period for artifacts and logs ( #15904 )
...
* Added new procedures for configuring artifact and log retention
* Fixed links
* Added update from tech review
* Added updates from tech review
* Update downloading-workflow-artifacts.md
* Reorganized content based on peer review
* Update about-artifact-log-retention.md
* Fixed links
* Replaced superfluous procedure with link
* Fixed link
* Fixed link
* Removed screenshot from procedure
* restructuring suggestions for artifacts (#15937 )
* restructuring suggestions for artifacts
* Added small edits
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
* Added small fixes
* Apply suggestions from code review
Co-authored-by: Rachael Sewell <rachmari@github.com>
* Fixed UI procedure
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-09 09:30:56 +10:00
Janice
4bd8f0b8c2
Merge branch 'main' into patch-21
2020-10-08 15:58:40 -07:00
Leona B. Campbell
364a4321c4
Merge branch 'main' into patch-5
2020-10-08 14:17:51 -07:00
Janice
c0da86e881
Merge branch 'main' into patch-21
2020-10-08 14:13:58 -07:00
Octomerger Bot
54774cc857
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-08 14:12:15 -07:00
Zeke Sikelianos
03e728f184
fix endpoints-available-for-github-apps page ( #15933 )
...
* fix endpoints-available-for-github-apps page
* lint
2020-10-08 14:11:43 -07:00
Zeke Sikelianos
a70b87d05f
Merge branch 'main' into repo-sync
2020-10-08 14:08:57 -07:00
Octomerger Bot
014089e916
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-08 13:57:57 -07:00
Janice
5ae018d9bf
Merge branch 'main' into patch-21
2020-10-08 13:57:08 -07:00
Leona B. Campbell
2c3f735c84
Merge branch 'main' into patch-5
2020-10-08 13:55:59 -07:00
Leona B. Campbell
1460a84f00
Merge branch 'main' into patch-5
2020-10-08 13:48:03 -07:00
Janice
f7f3c7ef8e
Merge branch 'main' into patch-18
2020-10-08 13:28:21 -07:00
Janice
04b790b491
Merge branch 'main' into patch-18
2020-10-08 13:16:04 -07:00
Janice
1c97388b3d
Update content/github/searching-for-information-on-github/about-searching-on-github.md
2020-10-08 13:15:49 -07:00
Meg Bird
edf7bac6b0
Merge branch 'main' into patch-3
2020-10-08 13:02:41 -07:00
Sarah Edwards
ef4420a11e
Merge branch 'main' into issue-6237
2020-10-08 12:47:22 -07:00
Arthur Casals
ac10ee57c9
Update linking-a-repository-to-a-project-board.md
...
Corrected permalink.
2020-10-08 21:45:23 +02:00
Arthur Casals
457e266f98
Update linking-a-pull-request-to-an-issue.md
...
Included callout tag for note. Moved note to the beginning of the text and removed the related observation in the next paragraph since it became redundant.
2020-10-08 21:34:15 +02:00
Arthur Casals
dbb0ec17ae
Update using-ldap.md
...
Included callout tag for note
2020-10-08 21:30:39 +02:00
Arthur Casals
d417b33496
Update changing-your-primary-email-address.md
...
Included callout tag for note
2020-10-08 21:29:13 +02:00
Arthur Casals
62c9168448
Update linking-a-repository-to-a-project-board.md
...
Included callout tag for note
2020-10-08 21:25:40 +02:00
Arthur Casals
0fc17e5f86
Update linking-a-repository-to-a-project-board.md
...
Updated permalink
2020-10-08 21:24:32 +02:00
Sarah Edwards
a7319c32c6
Merge branch 'main' into issue-6237
2020-10-08 12:19:55 -07:00
Chrissy LeMaire
6caa306898
add to index
2020-10-08 21:02:19 +02:00
Leona B. Campbell
b09ba29e34
Merge branch 'main' into patch-7
2020-10-08 12:01:56 -07:00
Arthur Casals
b3e0c5d65f
Update configuring-the-ip-address-using-the-virtual-machine-console.md
...
Moved "Notes" section to the top of the procedural
2020-10-08 20:49:57 +02:00
Ruth Ikegah
9e6b0a6dd3
Update changing-a-commit-message.md
2020-10-08 19:49:00 +01:00
Arthur Casals
32d9046f1b
Update configuring-the-ip-address-using-the-virtual-machine-console.md
...
Updated commit with callouts
2020-10-08 20:48:13 +02:00
Leona B. Campbell
3dafb4dd53
Merge branch 'main' into patch-7
2020-10-08 11:25:21 -07:00
Melanie Yarbrough
9b702de33d
Fix typo in site policy doc ( #15887 )
...
* Fix typo in site policy doc
* Update content/github/site-policy/github-subprocessors-and-cookies.md
* Fix footnote rendering
2020-10-08 14:15:10 -04:00
Meg Bird
4e99561543
Merge branch 'main' into patch-3
2020-10-08 10:15:17 -07:00
mc
e5e5ddd000
Add information on how to filter web notifications to get Dependabot alerts ( #15910 )
...
* first stab
* update second article
* polishing
* fix broken anchors
* fix more broken anchors
* fix last (hopefully) broken anchors
* ahem
2020-10-08 17:35:09 +01:00
Sarah Edwards
3992e6f7c4
Merge branch 'main' into issue-2829
2020-10-08 09:03:21 -07:00
Meg Bird
a762445205
Merge branch 'main' into patch-3
2020-10-08 08:25:50 -07:00
Meet Patel
3f14ec4466
Merge branch 'main' into patch-1
2020-10-08 18:56:48 +05:30
Chrissy LeMaire
92012f1afa
added recommendation
2020-10-08 15:24:30 +02:00
Arthur Casals
5e7d2d6104
Update about-github-packages.md
...
Fixes #140 .
2020-10-08 14:00:26 +02:00
Chrissy LeMaire
1038367f69
fix formatting and code
2020-10-08 13:07:56 +02:00
Chrissy LeMaire
8a661b5f51
add consistency and shells
2020-10-08 12:28:26 +02:00
Chrissy LeMaire
4b381eca3d
no multi-line, pipe not needed
2020-10-08 12:09:22 +02:00
Chrissy LeMaire
712bc2ea68
remove errant brace
2020-10-08 12:07:59 +02:00
Chrissy LeMaire
d7900f33b1
remove . github example, add 'bin'
2020-10-08 11:55:51 +02:00
Chrissy LeMaire
db0cdbdd4f
add versions
...
guessing version support, based on python
2020-10-08 11:54:38 +02:00
Chrissy LeMaire
14e9343546
Create building-and-testing-powershell.md
2020-10-08 11:49:05 +02:00
hubwriter
bfa9c6d416
Merge branch 'main' into patch-20
2020-10-08 10:20:03 +01:00
Arthur Casals
a990e23c5c
Update environment-variables.md ( #182 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-08 18:52:21 +10:00
Matthias Wiesen
86e9c04abd
Add cleanup step after failover
2020-10-08 10:39:01 +02:00
hubwriter
c52a4885c9
Merge branch 'main' into patch-20
2020-10-08 09:27:14 +01:00
Shati Patel
010d58541f
Merge branch 'main' into patch-8
2020-10-08 08:50:47 +01:00
Meg Bird
24871ba2f4
Merge branch 'main' into patch-3
2020-10-07 22:02:40 -07:00
Meg Bird
bab3238abe
Merge branch 'main' into patch-1
2020-10-07 21:51:13 -07:00
Meg Bird
1c20348ff0
Merge branch 'main' into patch-3
2020-10-07 21:49:49 -07:00
Meet Patel
6018b562d9
Update about-issues.md
2020-10-08 10:01:58 +05:30
David Dyck
8691e3fc32
update master to main
...
new work processes use 'main' instead of 'master'
2020-10-07 21:01:40 -07:00
Janice
af96a19baf
Merge branch 'main' into patch-16
2020-10-07 20:40:18 -07:00
Meg Bird
dd4e8dc60a
Merge branch 'main' into patch-3
2020-10-07 19:57:01 -07:00
Ruth-ikegah
6ff006211d
Reorganized changing commit message docs
2020-10-08 02:54:25 +01:00
Takuya N
df94243734
Fix typos in Migrating from Jenkins to GitHub Actions ( #212 )
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-10-07 17:30:31 -07:00
skedwards88
1faaf20767
remove keep-alive indication
2020-10-07 17:30:23 -07:00
Arthur Casals
83f10bed47
Update linking-a-repository-to-a-project-board.md
...
Updated link reference to avoid lint error
2020-10-08 01:47:11 +02:00
Arthur Casals
374352d644
Update running-code-scanning-in-your-ci-system.md
...
Fixes #167 .
2020-10-08 01:38:06 +02:00
Arthur Casals
37e9072e00
Update linking-a-repository-to-a-project-board.md
...
Fixes #160 .
2020-10-08 01:30:52 +02:00
Arthur Casals
305c7217e8
Update about-searching-on-github.md
...
Fixes #157
2020-10-08 01:25:05 +02:00
Arthur Casals
0b967f7df9
Update about-archiving-repositories.md
...
Fixes #166 .
2020-10-08 01:01:44 +02:00
Arthur Casals
e3fd4c64fd
Update configuring-the-ip-address-using-the-virtual-machine-console.md
...
Fixes #156 (partially)
2020-10-08 00:42:26 +02:00
Arthur Casals
e61bce742d
Update applying-labels-to-issues-and-pull-requests.md
...
As per requested changes
2020-10-08 00:31:06 +02:00
Meg Bird
0b42e02747
Merge branch 'main' into patch-3
2020-10-07 15:15:07 -07:00
Jeff McAffer
6da14f22d5
Reorg LICENSE files to be more discoverable ( #204 )
...
* Reorg LICENSE files to be more discoverable
* add missing )
2020-10-07 15:11:49 -07:00
Arthur Casals
ef301887e9
Update changing-your-primary-email-address.md
...
Fixes #159 as suggested by its author.
2020-10-07 23:42:41 +02:00
Arthur Casals
e58b245eba
Update using-ldap.md
...
Fixes #162
2020-10-07 23:38:12 +02:00
Arthur Casals
66f835fbab
Update linking-a-pull-request-to-an-issue.md
...
Fixes #165 . I added a Note box at the end of the document, and a reference to it at the top of the document - should be enough warning without disrupting the rest of the text. Also changed the introdutory line in the "Linking a pull request(...)" section as suggested by the author.
2020-10-07 23:26:40 +02:00
Arthur Casals
e0c2d0457b
Update running-code-scanning-in-your-ci-system.md
...
Fixes #168 with the proposed changes.
2020-10-07 22:17:20 +02:00
Arthur Casals
d7f7be07b1
Update context-and-expression-syntax-for-github-actions.md
...
Fixes #121 . Since I was on it I also changed the properties lists for the other contexts so they're all in alphabetical order now.
2020-10-07 22:08:05 +02:00
Arthur Casals
585c7d6dce
Update configuring-gradle-for-use-with-github-packages.md
...
Fixes #145
2020-10-07 21:47:49 +02:00
Arthur Casals
d9f772dd2c
Update creating-a-default-community-health-file.md
...
Fixes #163
2020-10-07 21:45:24 +02:00
Arthur Casals
4b4ecc75f7
Update about-email-notifications-for-pushes-to-your-repository.md
...
Fixes #155 with suggested edit (removal of "Send as author" step)
2020-10-07 21:22:36 +02:00
Arthur Casals
ad647bf240
Update applying-labels-to-issues-and-pull-requests.md
...
This fix solves issue #161 : Tip is update to reflect the max labels limit, and the previous text in this field was added to the bottom of the page as a complement to item 4.
2020-10-07 20:51:27 +02:00
Matt Pollard
b1fbdf4500
Simplify explanation and source ( #15924 )
...
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2020-10-07 10:45:19 -07:00
Lucas Costi
851d90dc52
GitLab migration guide edit
2020-10-07 14:31:20 +10:00
Lucas Costi
598977ac5e
Merge branch 'main' into ahdbilal-gitlab-migration-guide
2020-10-07 12:48:24 +10:00
Sarah Schneider
0a44768c61
Update internal docs with new versioning syntax ( #15872 )
...
* update internal docs for new versions, and update some outdated links
* :nailcare:
* Update content/README.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* Update contributing/liquid-helpers.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* Update contributing/liquid-helpers.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-05 18:08:18 -07:00
skedwards88
43237e70ef
fix formatting of examples under Installing a Package section
2020-10-05 16:08:24 -07:00
Rachael Sewell
f29279f7fb
restructure guide to new location
2020-10-05 13:55:50 -07:00
Rachael Sewell
0cff52c79e
update to latest reusable syntax
2020-10-05 13:47:12 -07:00
Rachael Sewell
a03a8f162c
update to latest versioning syntax
2020-10-05 13:45:08 -07:00
Ahmed Bilal
729fc74a2c
Adding gitlab migration guide
2020-10-05 13:41:53 -07:00
Sarah Edwards
f5cc0f6104
Merge branch 'main' into issue-6231
2020-10-05 13:22:35 -07:00
skedwards88
70661265bc
fix formatting of gradle example
2020-10-05 13:00:39 -07:00
Jenn DeForest
fa0789de88
Update github-subprocessors-and-cookies.md ( #15892 )
...
Update github-subprocessors-and-cookies.md
2020-10-05 11:50:33 -07:00
Daniel Compton
e1eff95649
Correct spelling of jobs.<job_id>.outputs ( #15881 )
2020-10-05 19:16:50 +01:00
skedwards88
10fd954b46
delete unsupported endpoint
2020-10-05 10:54:36 -07:00
Jenn DeForest
b15019ea2d
Update github-subprocessors-and-cookies.md ( #15891 )
...
@github/docs-content it looks like the text didn't render correctly here. Can this change please be made? 🙏
https://github.com/github/docs-content/issues/2688
2020-10-05 17:51:07 +01:00
Chris Gavin
6847383d6e
Fix a copy-and-paste mistake in the help for the Actions workflow error message command. ( #15883 )
2020-10-05 12:29:25 +01:00
Jenn DeForest
ae71ec4755
Cookie updates october 2020 ( #15871 )
...
* Update github-privacy-statement.md
Update cookies section of our privacy statement to align with cookie page updates.
* Update github-subprocessors-and-cookies.md
Updates to align with cookie banner
* Update github-subprocessors-and-cookies.md
* Update github-subprocessors-and-cookies.md
* Update github-subprocessors-and-cookies.md
* Update github-subprocessors-and-cookies.md
* Update github-subprocessors-and-cookies.md
* Update github-privacy-statement.md
* Update content/github/site-policy/github-subprocessors-and-cookies.md
Co-authored-by: Mike Linksvayer <mlinksva@github.com>
* Update github-privacy-statement.md
* Update github-subprocessors-and-cookies.md
* Fix link syntax
Co-authored-by: Mike Linksvayer <mlinksva@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-05 11:37:25 +01:00
Abby Vollmer
26c3cd3fe3
Update github-enterprise-service-level-agreement.md ( #15804 )
...
Update github-enterprise-service-level-agreement.md
2020-10-05 01:22:49 -07:00
Matt Pollard
fb0dc61c66
Reference SHA256 instead of MD5 in documentation about SSH to reflect new UI ( #15857 )
2020-10-02 18:22:08 +02:00
hubwriter
bcc045319b
Fix missing word in message text ( #15852 )
2020-10-02 09:08:45 +01:00
Jenn DeForest
7af3372956
Delete github-customer-data-protection-addendum-presigned.pdf ( #15657 )
...
* redo changes
* more cleanup
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2020-10-01 20:58:05 -07:00
Rachael Sewell
37a0570917
add rest api for enabling/disabling workflows ( #15843 )
2020-10-01 17:03:01 -07:00
Matt Pollard
aa3a4edb62
Document features and changes for phase 2.5 of master/main transition ( #15745 )
2020-10-01 16:43:01 -07:00
Alistair Christie
0c942aa32c
[Code scanning dotcom GA] Add more help for users who have just enabled code scanning ( #15816 )
...
* Add more information to the codescan enabling topic - WiP
* Add more details and s/shots to the Enabling topic
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Make change suggested by Justin, but in step 5 rather than step 4.
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Not all workflows will have `on:push` and `on:pull_request` so clarify that this refers to the CodeQL workflow.
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
* Revert changes to this file to the file as it currently is on main
* Attempt to remove package.json
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-10-01 22:08:51 +01:00
Sarah Schneider
d7d5513024
Make homepage available in all versions ( #15846 )
...
* make homepage available in all versions by default
* update hardcoded test
2020-10-01 16:51:44 -04:00
Rachael Sewell
44145e473b
graduate the antiope preview ( #15730 )
2020-10-01 10:25:19 -07:00
Sarah Schneider
f272eec944
Remove deprecated GHES versions from content and data ( #15830 )
...
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)
* package-lock
* turn elsif into two ifs to prepare for running Liquid deprecation script
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17
* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18
* update hardcoded test
* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
mc
ed8296c76b
Dependabot package-ecosystem clarification about combined usage ( #15790 )
...
* add other supported package managers
* add missing word
* fix another typo
* rewrite
* polish new content
* fix bad variabler syntax
* try again
* more polishing
* Update data/reusables/dependabot/supported-package-managers.md
Co-authored-by: Philip Harrison <philip@mailharrison.com>
* Update data/reusables/dependabot/supported-package-managers.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
* add Note at the start of the note
* manually update syntax for variables
* update yet another variable syntax
* and again
* Add Note again to note
Co-authored-by: Philip Harrison <philip@mailharrison.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-01 09:30:31 +01:00
Martin Lopes
4b249e8824
Add UI procedures for disabling and enabling workflows ( #15316 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-09-30 17:58:23 -07:00
Martin Lopes
f446fccb5b
[Sept 30] Update policy settings for actions ( #15701 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-09-30 17:46:21 -07:00
Thomas Boop
677a53319f
Add Environment File Docs ( #15777 )
2020-09-30 12:41:06 -07:00
Matt Pollard
f824c46b27
Document features supporting license synchronization for the GitHub Enterprise and Visual Studio bundle ( #15720 )
...
* Add back changes from prior to purge
* Fix tip syntax
* Revise conceptual introduction
* Use variable
* Revise "Further reading"
* Link out
* Add quotes
* Add prerequisites
* Move information out of note
* Simplify language
* Simplify further
* Evergreenify
* Tentatively remove section on overallocation
* Relocate more information; clean up
* Add permissions statement
* Use 'enterprise account'
* Cross-link
* Update linked content
* Mention pending invitations
* Move section
* Add introduction
* Flesh out conceptual introduction
* Remove "Further reading"; article in map topic
* Version link out for GitHub.com only
* Revert "Remove "Further reading"; article in map topic"
This reverts commit 6cfa72825878b3ee0662baaf1a215c4974563232.
* Remove correct section
* Run the site data tag script
* Fix typo
* Remove quotes
* Add missing word
* Break optional steps into ordered list items
* Add product; reorganize groupings
* Rename article; use Microsoft terminology
* Incorporate Winnie's feedback
* Deduplicate the spaces
* Simplify
* Use consistent terminology
* Revise introduction
* Revise further
* 🌲
* Incorporate more feedback from Winnie
* Add permissions statement
* Be explicit after all
* Actually, no, no permissions statement
* Fix typo
* Add prerequisite for clarity
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2020-09-30 10:22:43 -07:00
Felicity Chapman
55c2d4b2d2
Code scanning GA on dotcom-specific changes ( #15749 )
2020-09-30 17:09:07 +01:00
Laura Coursen
733b0bab49
Fix .devcontainer.json language (take two) ( #15813 )
...
Fix .devcontainer.json language (take two)
2020-09-30 07:42:07 -07:00
James Fletcher
7e498136e6
Mention webhooks in "About integration with code scanning" ( #15791 )
...
Mention webhooks in "About integration with code scanning"
2020-09-30 03:26:15 -07:00
Meg Bird
51efa0e052
Mobile localized for different languages ( #15787 )
...
* update with supported llanguage mention
* Update content/github/getting-started-with-github/github-for-mobile.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
* update with new variables
* update one last one
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-09-29 15:44:06 -07:00
Jason Etcovitch
c9e42a6fb9
Fix a small syntax bug ( #15801 )
...
* Fix a small syntax bug
* Fix some more minor typos
* Uno mas typo
2020-09-29 18:21:56 -04:00
Jessica Canepa
3c039a6e0a
merge conflicts, merge conflicts, merge conflicts
2020-09-29 14:37:33 -07:00
Jason Etcovitch
caaee7a124
Update all files to use `{% data %}` ( #15253 )
...
* Add back changes from prior to purge
* Manually fix some invalid Liquid
* Updoot render-content
* Improve test messages to show correct output
* Run el scripto
* Pass the remaining test
2020-09-29 16:01:04 -04:00
mc
a6f7478f62
update shortTitle in frontmatter ( #15792 )
2020-09-29 15:55:58 +01:00
Felicity Chapman
a6c582899c
Add updated examples from dsp-testing/sarif-demo ( #15751 )
2020-09-29 11:40:44 +01:00
Felicity Chapman
20790e724c
Add topic for developers who need to triage code scanning alerts in PRs ( #15740 )
2020-09-29 11:18:50 +01:00
mc
461a74f293
2599 - improve refs to `language` matrix in Troubleshooting article ( #15788 )
...
* add requested sentences
* actually replace previous sentence and linkW
2020-09-29 10:22:30 +01:00
Lucas Costi
e2627e1774
Add image credentials workflow syntax ( #15733 )
...
Add image credentials workflow syntax
2020-09-28 19:42:41 -07:00
Shati Patel
a302fbf36a
Code scanning: autobuild update on Windows and macOS ( #15078 )
...
[Sept 22 or later] Code scanning: C++ autobuild for Windows and macOS
2020-09-28 11:32:02 -07:00
Shati Patel
ae0d0f530e
Code scanning troubleshooting: How to set up environment with CodeQL runner ( #15746 )
...
* Code scanning troubleshooting: Set up environment with CodeQL runner
* Change "trace" to "monitor"
* Fix note syntax
2020-09-28 18:42:34 +01:00
Vanessa Yuen
3df90fc9b8
Hello git history spelunker!
...
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00