Dave Perrett
4791bf1ea2
Add 'converted_to_draft' action to the pull request webhook payload documentation. ( #2417 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-01-29 14:35:10 -08:00
Shati Patel
0b575b09d8
Merge branch 'main' into rebase-and-merge-link-fix
2021-01-29 14:19:41 +00:00
mc
64a3dfbad2
Update data/reusables/dependabot/supported-package-managers.md
...
Co-authored-by: Philip Harrison <philip@mailharrison.com >
2021-01-29 09:24:56 +00:00
mc
9d04e17774
Merge branch 'main' into 3488-dependabot-ecosystem-version
2021-01-29 07:50:25 +00:00
mchammer01
67287967cc
fix table formatting
2021-01-29 07:41:46 +00:00
mchammer01
d67eb6168a
update package manager list as per feedback
2021-01-29 07:31:39 +00:00
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
mc
9c6360d1c0
Merge branch 'main' into 3488-dependabot-ecosystem-version
2021-01-28 11:15:49 +00:00
mc
6ecd6ce3c2
Apply suggestions from code review
...
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
2021-01-28 11:11:55 +00:00
mchammer01
336a573c06
fix order in table
2021-01-28 09:15:09 +00:00
mchammer01
a3fb67554f
include Maya's input
2021-01-28 09:12:11 +00:00
mchammer01
ba1ee114fa
remove sentence
2021-01-28 08:59:40 +00:00
mchammer01
3a8e6ed426
fix a few things
2021-01-28 08:39:11 +00:00
mchammer01
70f5aa23e9
tidying up
2021-01-28 08:26:08 +00:00
Philippe Blain
e2e3fac554
rebase_and_merge_summary: correct link description to git-scm.com/docs
...
The text links to the official documentation for `git rebase` at
https://git-scm.com/docs/git-rebase , but mislabels the link as a chapter
in the "Pro Git" book.
Fix that.
2021-01-27 15:53:47 -05:00
Matt Pollard
2680b8d2de
First responder bug fixes for 2021-01-15 ( #17334 )
2021-01-26 17:40:56 +00:00
mchammer01
3482afa2c5
update table
2021-01-26 16:05:07 +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