Jason Etcovitch
53d8e60959
Add a test for non-English rendering ( #17593 )
...
* Throw in some code that should fail a test
* Remove read-frontmatter behavior
* Unskip the test that would catch this
* Remove the throw to pass the test
2021-02-02 18:14:39 +00:00
Sarah Edwards
aa69cf3c3f
ubuntu-latest migration is in progress ( #17606 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-02-02 16:35:14 +00:00
Matt Pollard
1aeb4382e2
Correct minimum specifications for GitHub Enterprise Server 2.22 and 3.0+ ( #17498 )
2021-02-02 12:39:51 +01:00
Octomerger Bot
61921cef6b
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-02-02 18:55:58 +10:00
Felicity Chapman
a7c62a2f92
Merge branch 'main' into 2418-visibility-reminder
2021-02-02 08:46:55 +00:00
Felicity Chapman
4845e1a08f
Update data/reusables/pages/new-or-existing-repo.md
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2021-02-02 08:44:14 +00:00
Lucas Costi
024fe4a2d4
[Feb 2] Automerge PR webhook changes ( #17461 )
2021-02-02 02:48:01 +00:00
Martin Lopes
955b22de87
[Feb-01] [Ecosystem] Connecting an Azure subscription to your enterprise ( #17463 )
...
Co-authored-by: Winnie Li <winnie@github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
2021-02-01 18:36:21 +00:00
Chiedo John
d27dcfaff7
Merge branch 'main' into 2418-visibility-reminder
2021-02-01 10:09:17 -05:00
Felicity Chapman
9a9ff141fe
Clarify and add condition for GitHub.com only
2021-02-01 10:32:02 +00:00
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
Felicity Chapman
ca8b750451
Put visibility info closer to decision info
2021-01-28 11:52:38 +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