Matt Pollard
13b03447ba
Clarify release phase of SCIM provisioning for enterprise accounts in conceptual content ( #17536 )
2021-01-28 13:24:32 +00:00
jmarlena
26f54e6c38
Marketplace badges UI refresh ( #17522 )
2021-01-28 12:46:04 +00:00
Matt Pollard
2680b8d2de
First responder bug fixes for 2021-01-15 ( #17334 )
2021-01-26 17:40:56 +00:00
Florian
c728da90df
fix typo
...
changed "manger" to "manager"
2021-01-25 12:46:50 +01:00
jmarlena
254e82e6cd
Marketplace "verified creator" flow ( #17375 )
2021-01-25 11:55:37 +01:00
Ethan Palm
e555559bec
Merge branch 'main' into desktop-add-delete-tags
2021-01-22 12:29:16 -05:00
Alena Sviridenko
2c52ea7014
Update note for macOS 11.0 runner accessibility ( #17408 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-01-22 08:07:08 +00:00
Laura Coursen
7ca9769bf8
[Jan 21] Access control for GitHub Pages ( #16904 )
2021-01-21 18:57:30 +00:00
Ethan P
bf12d91ac2
Reformat delete step with two bullet points
2021-01-21 10:31:30 -05:00
Ethan P
3787b249a6
Create reusable for deleting tags procedure
2021-01-21 10:13:48 -05:00
Cynthia Rich
6c3788cde0
Add code block copy button to more actions guides code blocks ( #16213 )
...
* add copy to code blocks in about service containers
* add copy to code blocks in java with ant guide
* add copy to code blocks in actions guides
* Update content/actions/guides/about-service-containers.md
Co-authored-by: Jason Etcovitch <jasonetco@github.com >
* {:code} should be {:copy}
* add copy button in reusable
Co-authored-by: Jason Etcovitch <jasonetco@github.com >
2021-01-20 14:31:07 -05:00
hubwriter
1c28c58679
Fix typo: unwanted full stop ( #17374 )
...
* Remove full stop typo
* Add a comma instead
2021-01-20 09:19:36 +00:00
Hal Wine
acc669a7eb
Update Actions billing wording ( #2137 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-01-20 13:26:33 +10: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
Ethan P
386753065c
Merge branch 'main' into bugfix-ghes-migration-procedure
2021-01-19 09:37:08 -05:00
Ethan P
fd1b00ebce
Clarify that data is being prepared for import
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2021-01-19 08:52:42 -05:00
Ethan P
cb03503147
Update reusable with correct link
2021-01-15 14:25:03 -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
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
Konrad Pabjan
fa187a7c03
Document notifications for scheduled workflows ( #17155 )
2021-01-14 13:24:16 +01: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
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
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
Meg Bird
a6c54e503b
Merge branch 'main' into fix-2571
2021-01-07 13:10:01 -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
hubwriter
d81f607947
Mention reviewing the source diff ( #17141 )
2021-01-07 14:20:27 +00:00
Martin de Spirlet
40a5f67990
Update can-require-ssh-cert.md
2021-01-07 11:37:44 +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
hubwriter
dc5a9b61bb
Fix one-word typo ( #17166 )
2021-01-06 12:08:02 +00:00
Sarah Edwards
91285a2d3f
environments supported on enterprise ( #17127 )
2021-01-05 16:43:02 +00:00
Kevin Heis
d7eb248a10
Fix a bunch of random typos ( #17129 )
...
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com >
2021-01-05 16:07:27 +00: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
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
HonkingGoose
ddd6da2cc6
fix typo in Gradle Kotlin DSL script filename extension
2020-12-22 18:03:10 +01: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
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
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
Shati Patel
67540552d8
Dependabot Kotlin support ( #17008 )
2020-12-16 11:36:31 +00: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
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
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
Sarah Schneider
624245dabe
Merge branch 'main' of github.com:github/docs-internal into check-links-improvement-redux
2020-12-14 15:52:46 -05:00
Lucas Costi
e470f221ee
Metered billing overage changes for invoiced accounts ( #16455 )
...
* Metered billing overage changes for invoiced accounts
* Consolidate sentence into reusable
* Revise overage past-month description
* Fix typo
2020-12-14 18:53:23 +00:00
Andy McKay
dee836bbd0
Update building-and-testing-java-with-maven.md ( #1609 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2020-12-14 16:45:52 +10:00
Sarah Edwards
8e1455ebe1
Fix broken links ( #16700 )
...
* delete section describing use of oauth api in dotcom only section
* version mention of oauth api for ghae only
* version code scanning alert not for ghae
* version security alerts to not be for GHAE
* version Libraries article to include GHAE
* version links to beta and suspending apps to not be for GHAE or GHES
* version link to authorization API to be GHES only
Co-authored-by: Sarah Schneider <sarahs@github.com >
2020-12-10 10:28:12 -08:00
OscarDOM
d18940baab
'installation' property is always present for some payloads ( #1948 )
2020-12-10 11:22:54 +10:00