1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

2082 Commits

Author SHA1 Message Date
Jules
3c4d8a04d3 Update data/reusables/copilot/windows-linux-next-suggestion.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:53:07 +02:00
Jules
e9229a4ea3 Update data/reusables/copilot/reject-suggestions-escape.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:52:48 +02:00
Jules
67d1cd4dd4 Update data/reusables/copilot/enabling-disabling-in-jetbrains.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:52:32 +02:00
Jules
d6cb5d28fb Update data/reusables/copilot/enabling-disabling-in-jetbrains.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:51:27 +02:00
Jules
cfdf440907 Update data/reusables/copilot/type-function-header.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:51:04 +02:00
Jules
156c4e9904 Update data/reusables/copilot/enabling-disabling-in-jetbrains.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:50:47 +02:00
Jules
a3867adb64 Update data/reusables/copilot/create-js-file.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:50:26 +02:00
Jules
1ba1b809a0 Update data/reusables/copilot/create-java-file.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:50:15 +02:00
Jules
c2127dc367 Update data/reusables/copilot/alternative-suggestions.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:49:46 +02:00
Jules
8fd8dfe964 Update data/reusables/copilot/accept-suggestion.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:49:29 +02:00
Jules
685f409d07 Update data/reusables/copilot/accept-suggestion-tab.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-02 14:49:21 +02:00
Jules
f791642862 Update accept-suggestion-tab.md 2022-06-02 07:33:22 +02:00
Jules
e8c07e57fa Update supported-languages.md 2022-06-02 07:24:36 +02:00
Jules Parker
4e8aaa752b more reusables 2022-06-02 07:20:10 +02:00
Jules Parker
cd4fff5d7c add reusables and images 2022-06-01 19:07:33 +02:00
Sophie
6cb1af9129 Merge branch 'main' into sophie-2191 2022-06-01 11:49:11 +02:00
Steve Guntrip
c70711a18c [2022-05-31]: EMUs - AAD Conditional Access Policy Support & AAD OIDC (#27787) 2022-05-31 20:00:03 +00:00
rachmari
bedbcad3af Action ran graphql script"update-files" 2022-05-31 16:36:53 +00:00
Matt Pollard
11b210083e Merge branch 'main' into ghes-3.5-ga 2022-05-31 15:45:51 +02:00
Janice
c4e882745b Merge branch 'main' into codereview-patch 2022-05-31 03:36:17 -07:00
Sophie
424dc7291b Update data/reusables/code-scanning/choose-alert-dismissal-reason.md
Co-authored-by: hubwriter <hubwriter@github.com>
2022-05-31 11:09:08 +02:00
Jules
af00aac0e7 minor change 2022-05-31 10:28:22 +02:00
Matt Pollard
39f5657cb7 Move 3.5 to general availability 2022-05-30 16:44:20 +02:00
Sophie
d1aa0ce322 Fix url 2022-05-30 13:59:46 +02:00
Sophie
869b251575 Update data/reusables/code-scanning/choose-alert-dismissal-reason.md
Co-authored-by: Dorothy Mitchell <dorothymitchell@github.com>
2022-05-30 13:51:42 +02:00
Sophie
bada52b3dc Add users can comment when dismissing code scanning alerts 2022-05-30 10:55:52 +02:00
docubot
a81dee8f52 Merge branch 'main' into graphql-schema-update 2022-05-30 03:27:32 -04:00
Martin Lopes
36c00a8d19 Add first examples of Actions example library (#21282)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-05-30 14:28:14 +10:00
rachmari
ee54fe6037 Action ran graphql script"update-files" 2022-05-29 16:36:01 +00:00
Janice
1317bd91ce Merge branch 'main' into resolve-typo-commit-signature-verification 2022-05-27 08:44:58 -07:00
Aparna Ravindra
5f0a368142 GHES 3.5: Update on Working with MinIO Gateways (#28039)
* Update 0-rc1.yml

* fixing indentation

Co-authored-by: hubwriter <hubwriter@github.com>
2022-05-27 12:01:35 +00:00
Andy Barnes
7f42c91b78 work for issue 6293 (#27707)
* make the configuration options table reusable
2022-05-27 10:47:05 +01:00
Vanessa
82a628b0f2 Clarify common sources of user confusion re license sync (#26896)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-05-27 14:19:54 +10:00
Christian Hogan
53f738a778 📝 [ci skip] Resolve typo in 'Signature verification for rebase and merge' docs 2022-05-26 17:22:24 -04:00
Yang Cao
305b5f4bd5 Update checks getting started guide with retention information (#27965)
* Update checks getting started guide with retention information

* Clarifying edit to make the sentence more descriptive.

Co-authored-by: Konrad Pabjan <konradpabjan@github.com>

* Clarifying data may be deleted, also for status too

* Update wording and create reusable file

* Guard the section to only show in fpt and ghec

Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-05-26 08:29:20 +00:00
hubwriter
9886bcf923 Add clarification sentence about needs (#27913)
Add clarification sentence about
2022-05-26 07:38:16 +00:00
Tahlia G
3efe65a42b Rebase and merge verification (#27972)
* Update to rebase and merge help doc

adding additional info about verification for commits made using rebase and merge

* Update about-merge-methods-on-github.md

adding reusable text to https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/about-merge-methods-on-github#rebasing-and-merging-your-commits

* Update about-commit-signature-verification.md

Adding reusable text to https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification

* Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

* Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

* Update content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update data/reusables/pull_requests/rebase_and_merge_verification.md

* Update content/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/about-merge-methods-on-github.md

Co-authored-by: hubwriter <hubwriter@github.com>
2022-05-25 13:02:27 +00:00
Sophie
9e3a2abd1a Merge branch 'main' into sophie-6196 2022-05-25 14:22:16 +02:00
Eric Rosado
889673d81e Remove upgrading your org (#27922)
* Remove upgrading your org
2022-05-24 16:36:55 +00:00
Sarah Edwards
1037fe48d0 Enable debug logging (#27849)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-05-24 16:27:30 +00:00
mc
36039ec8a5 Secret scanning audit log for alert creation, close, reopen events - [GA] (#27817) 2022-05-24 16:17:59 +00:00
Laura Coursen
5cf1d64c0b Enterprise bug fixes for the week of 2022-05-16 (#27868) 2022-05-24 13:12:28 +00:00
Sho Mizutani
cda2525c71 Correct GitHub Actions artifact and log retention policy for GHES (#27935) 2022-05-24 07:58:39 -05:00
Felicity Chapman
f8f66a2f75 Add troubleshooting section for Go query relocation (#27784) 2022-05-24 08:15:05 +00:00
Diana Moore
aeca2533e9 Updating incorrect date for Independence Day in the Support Holidays (#27915) 2022-05-23 21:17:44 +00:00
Matt Pollard
ab1f8b0ee2 First responder bug fixes for 2022-05-20 (#27875) 2022-05-23 15:41:33 +00:00
Laura Coursen
acbe7c0c8b Add conceptual content about policies (#27712) 2022-05-20 14:44:04 -05:00
Grace Park
10fea98af5 Search updates larger font (#27838)
* removing search from home page and adding to header

* remove homepage search

* adding description

* update to f5

* remove homepage search test

* removing homepage search rendering test

* showing preview of larger font

* update wording at breakpoint

* update to short description everywhere

* Update components/homepage/HomePageHero.tsx

Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>

* remove unnecessary stylesheet

* Update data/ui.yml

Co-authored-by: Janice <janiceilene@github.com>

Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Janice <janiceilene@github.com>
2022-05-20 12:12:36 -07:00
Sophie
46dc376236 Merge branch 'main' into sophie-6196 2022-05-20 13:58:18 +02:00
Sophie
efc0c9fbfb Added versioning for ghec 2022-05-20 13:57:24 +02:00