Sophie
aceb44c6b1
Update content/admin/identity-and-access-management/authenticating-users-for-your-github-enterprise-server-instance/using-ldap.md
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-03-21 14:09:18 +01:00
Sophie
2e1496174a
Update content/admin/identity-and-access-management/authenticating-users-for-your-github-enterprise-server-instance/changing-authentication-methods.md
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-03-21 14:09:09 +01:00
Sophie
65bd45e733
Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/deleting-your-user-account.md
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-03-21 14:09:01 +01:00
Sophie
67ff95150e
Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/best-practices-for-leaving-your-company.md
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-03-21 14:07:24 +01:00
Sophie
4bd7a3366a
Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-email-preferences/remembering-your-github-username-or-email.md
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-03-21 14:07:13 +01:00
Matt Pollard
b5319c6fae
Merge branch 'sophie-6156-content' of github.com:github/docs-internal into sophie-6156-content
2022-03-21 13:23:27 +01:00
Matt Pollard
929f89073f
Merge branch 'main' into sophie-6156-content
2022-03-21 13:18:02 +01:00
mc
1a01c6612f
fix typos ( #26366 )
...
* Fix typos
2022-03-21 11:54:54 +00:00
Matt Pollard
f2d3b760f4
Update anchors
2022-03-21 12:44:02 +01:00
Matt Pollard
f9fc043645
Merge branch 'main' into sophie-6156-content
2022-03-21 11:36:56 +01:00
Matt Pollard
3ab036ffa9
Update category's frontmatter
2022-03-21 11:34:26 +01:00
Octomerger Bot
e8bf4ec7aa
Merge branch 'main' into repo-sync
2022-03-21 03:30:05 -07:00
Matt Pollard
0a576469ac
Update map topic's frontmatter
2022-03-21 11:25:54 +01:00
hubwriter
8462b48819
Clarify why you'd use a fork ( #26153 )
2022-03-21 10:23:47 +00:00
Matt Pollard
6382d05d89
Merge branch 'main' into sophie-6156-content
2022-03-21 11:05:49 +01:00
Matt Pollard
0cdc18f284
Revert front matter changes
2022-03-21 11:01:39 +01:00
Courtney Wilson
fd2d1036d5
refreshed some of the language around pull request reviews and differ… ( #16127 )
...
* refreshed some of the language around pull request reviews and different account types
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-03-21 09:44:51 +00:00
djdefi
e5285c09a9
Clarify that web and api request redirect to configured hostname in GHES ( #26217 )
2022-03-21 16:30:18 +10:00
Martin Lopes
09c77faaa1
Update workflow-commands-for-github-actions.md
2022-03-21 11:19:54 +10:00
Martin Lopes
f24a5cb1eb
Update workflow-commands-for-github-actions.md
2022-03-21 11:04:34 +10:00
Martin Lopes
57c4680555
Merge branch 'main' into pwsh-commands
2022-03-21 10:29:34 +10:00
Laura Coursen
ae8a928909
Networking requirements and resolution for GitHub Actions on GHES ( #25622 )
2022-03-19 10:48:19 +00:00
Brendon Smith
06cf952123
Document how to use secrets with if: conditionals in GitHub Actions workflows ( #12722 )
...
* 🔒 Document how to use secrets with `if:`
github/docs#6861
github/docs#12722
- Add a complete workflow example to `jobs.<job_id>.steps[*].if`,
demonstrating how to skip a step if a secret is not present
- Add an explanation to "Using encrypted secrets in a workflow"
- Cross-reference the two pages
* 🔒 Compare secrets with empty strings in `if:`
github/docs#6861
https://github.com/github/docs/pull/12722#discussion_r801011000
Rather than referencing two secrets:
1. `${{ secrets.SECRET_IS_SET }}`
2. `${{ secrets.SECRET_IS_NOT_SET }}`)
This commit will update the related section of the docs to reference a
single secret (`${{ secrets.SECRET_IS_SET }}`), and will update the
`if:` conditionals to compare with empty strings as suggested.
* 🔒 Add missing `{% raw %}`/`{% endraw %}`
github/docs#6861
github/docs#12722
Some `${{ }}` values were converted to `$` in the preview environment.
Adding `{% raw %}`/`{% endraw %}` will preserve the raw value.
* 🔒 Match variable and secret names in examples
github/docs#6861
https://github.com/github/docs/pull/12722#discussion_r801011000
This PR adds an example of how to use secrets with `if:` conditionals.
The reviewer suggested comparing variable values with empty strings to
make the `if:` conditionals clearer.
Commit cecdf00 updated the secret names accordingly, but the names of
the secret and environment variable may still have been confusing.
This commit will update the secret and environment variable names to
match the cross-referenced example on the "Encrypted secrets" page.
* Update content/actions/using-workflows/workflow-syntax-for-github-actions.md
Co-authored-by: hubwriter <hubwriter@github.com >
2022-03-18 14:20:40 +00:00
Ramya Parimi
b412efad2e
Merge branch 'main' into fix/#14492
2022-03-18 08:03:01 -05:00
mc
28a7ce3fcb
Add overview article about supply chain security ( #25835 )
...
* add overview article
2022-03-18 10:30:41 +00:00
Martin Lopes
392432d7a2
Fixes broken links ( #26308 )
2022-03-18 16:31:12 +10:00
Martin Lopes
63978b65ee
Update workflow-commands-for-github-actions.md
2022-03-18 09:33:40 +10:00
Vanessa
c9e4ba77ec
Merge branch 'main' into fix/#14492
2022-03-18 09:25:44 +10:00
Martin Lopes
93e179940b
Merge branch 'main' into pwsh-commands
2022-03-18 09:23:02 +10:00
Felicity Chapman
c217c41541
Fix a typo ( #26298 )
2022-03-17 18:12:54 +00:00
Adam B
d4a3424ff0
Updating docs for new renderable in markdown and mermaid file support ( #26204 )
2022-03-17 17:42:37 +00:00
mc
7b405ec6b1
Supply chain restructuring ( #26105 )
...
* reorganize supply chain docs
2022-03-17 17:31:04 +00:00
Grace Park
2c8713037d
Move deploy keys from deployments to keys in rest pages ( #26166 )
...
* move deploy keys from deployments to keys in rest pages
* move minitocs above intro
* Update content/rest/reference/keys.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* add to banner, add redirects from deployments
* remove deploy keys from deployments intro
* update data/reusables name
* update - to _
* update script and add redirects for subcategories turned categories
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-03-17 17:25:12 +00:00
Sarita Iyer
0b1165ed9e
Merge branch 'main' into code-scanning-alerts-default-branch
2022-03-17 13:15:09 -04:00
mc
845c6dbb68
Merge branch 'main' into refresh-around-dependencies-#15750
2022-03-17 14:30:53 +00:00
Courtney Wilson
c327b7c8bc
Apply suggestions from code review
...
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
2022-03-17 09:20:38 -05:00
Sophie
69c6952237
Merge branch 'main' into sophie-6156-content
2022-03-17 14:11:46 +01:00
Ritesh Patil
c40e10ff3b
fix: clarify dependabot enable and disable funtion ( #16135 )
2022-03-17 11:24:58 +00:00
Sophie
31b8ebb4a4
Change personal account back to user account
2022-03-17 09:41:12 +01:00
Sophie
18edb677c9
Merge branch 'main' into sophie-6156-content
2022-03-17 09:25:19 +01:00
Steve Guntrip
846d374dbd
OAuth 2.0 Device Authorization Flow is opt-in
2022-03-17 08:16:07 +00:00
Martin Lopes
9176a26a56
Merge branch 'main' into pwsh-commands
2022-03-17 17:19:26 +10:00
Ritesh Patil
a0c0780ae3
fix: resolve suggested changes
2022-03-17 05:36:25 +00:00
Octomerger Bot
be95bea119
Merge branch 'main' into repo-sync
2022-03-16 11:54:56 -07:00
Octomerger Bot
b83faf08d0
Merge branch 'main' into repo-sync
2022-03-16 08:57:33 -07:00
Sarita Iyer
a1da2710a1
Merge branch 'main' into code-scanning-alerts-default-branch
2022-03-16 11:38:04 -04:00
Ramya Parimi
c29fa459c5
Merge branch 'main' into patch-3
2022-03-16 09:55:21 -05:00
Octomerger Bot
5da7e905fc
Merge branch 'main' into repo-sync
2022-03-16 07:53:19 -07:00
Ramya Parimi
9f33bcce6f
Merge branch 'main' into patch-2
2022-03-16 09:34:42 -05:00
Sophie
74ba23bec7
Change instances of user account to personal account in content
2022-03-16 15:18:37 +01:00