1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

8263 Commits

Author SHA1 Message Date
hubwriter
1edf0a1dd9 Add article on ML in Codespaces (#30021)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: JP Ungaretti <19893438+jungaretti@users.noreply.github.com>
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-09-01 15:30:53 +01:00
hubwriter
dbb8426cb4 Codespaces: Use correct keypress formatting (#30248) 2022-09-01 11:59:02 +00:00
Jess Hosman
77d9aeec93 Marketing cookies opt-out 2022-09-01 11:53:51 +00:00
mc
fde7aa1b0e [2022-10-18] - Code scanning alerts on the PR’s Conversation tab (GHES) - [GA] (#30406) 2022-09-01 09:17:50 +00:00
Kevin Xu
cfb70d971c Update github-privacy-statement 2022-09-01 07:36:16 +00:00
Josh Johanning
4a6d622f66 Fix misleading example of reusable workflows (#20324)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-09-01 14:09:36 +10:00
Octomerger Bot
f7787ed501 Merge branch 'main' into repo-sync 2022-08-31 18:30:16 -04:00
Sarita Iyer
f3896e1266 Merge branch 'main' into 7713-privacy-statement-update-sep-2022 2022-08-31 17:55:12 -04:00
Courtney Wilson
6219a68439 Merge branch 'main' into patch-2 2022-08-31 16:51:07 -05:00
Sarita Iyer
16dcf6410b Update github-privacy-statement.md 2022-08-31 17:45:43 -04:00
Courtney Wilson
71ffea9333 Merge branch 'main' into patch-2 2022-08-31 16:41:13 -05:00
Sarita Iyer
386cc40c9e manage not disable 2022-08-31 17:38:48 -04:00
Sarita Iyer
2827c8bb42 updates 2022-08-31 17:24:26 -04:00
Sarita Iyer
9ae62dd545 fix address formatting 2022-08-31 17:10:12 -04:00
Sarita Iyer
c3053e2039 fix c/o typo 2022-08-31 17:02:38 -04:00
Sarita Iyer
37f5ede7da Updates to privacy statement after feedback period 2022-08-31 16:58:19 -04:00
Rachael Rose Renk
016ed7a63f Merge branch 'main' into patch-2 2022-08-31 14:06:21 -06:00
Sarah Edwards
d15bab8299 Merge branch 'main' into patch-2 2022-08-31 12:49:24 -07:00
Sarita Iyer
a6712cc0ea Merge branch 'main' into classroom-lti-fallback 2022-08-31 14:34:51 -04:00
Sarita Iyer
da410cff89 updates to cookies and subprocessors page 2022-08-31 13:14:06 -04:00
Sarah Edwards
6090df7c5a Use Bearer instead of token in Authorization header for REST examples (#30351)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-31 16:32:06 +00:00
github-openapi-bot
807f605f54 Update OpenAPI Descriptions (#30397)
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-08-31 10:19:11 +00:00
djdefi
bd0ecf83a3 Note max length for a hostname 2022-08-31 09:42:27 +00:00
Isaac Brown
2238ee14be Add troubleshooting note about codespaces (#30145) 2022-08-31 08:39:25 +00:00
Matt Pollard
7419db31e3 Mention missing TLS enforcement feature for SMTP on GitHub Enterprise Server 3.6 (#30279) 2022-08-31 07:48:29 +00:00
mc
41c90a2b59 [Ready to ship] - Users can easily exclude CodeQL queries from code scanning analysis - [GA] (#30147)
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
2022-08-31 06:54:31 +00:00
Sarita Iyer
9207b7d999 add line break to note 2022-08-30 17:24:16 -04:00
Sarita Iyer
f2d10ce0e9 change formatting to note 2022-08-30 17:15:26 -04:00
Sarita Iyer
a4e4d9f767 Apply suggestions from code review 2022-08-30 17:05:18 -04:00
Brendan Forster
2ebd74b188 also update example payload 2022-08-30 16:52:47 -03:00
Sarita Iyer
2e421b95e9 removing pending note for cookies article 2022-08-30 15:46:48 -04:00
Brendan Forster
fc0d17d261 correct return type on addProjectV2DraftIssue sample to reflect documentation 2022-08-30 16:41:43 -03:00
Sarita Iyer
ebba271466 Merge branch 'main' into 7713-privacy-statement-update-sep-2022 2022-08-30 15:25:18 -04:00
Courtney Wilson
fa6dcbc5df Merge branch 'main' into patch-2 2022-08-30 13:25:15 -05:00
Sophie
f6d56fa594 Merge branch 'main' into patch-2 2022-08-30 15:36:41 +02:00
Steffen Hiller
8f390cbeec Clarify GitHub Apps rate limit for enterprise organizations 2022-08-30 12:46:31 +00:00
Sampark Sharma
046683cda2 Change branches to branches/tags (#20048)
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-08-30 12:01:11 +00:00
hat-owl
37bb519f87 Fix a typo (I think) in git clone progress text
I compared the git clone progress text with the one in my terminal when I ran git clone on my fork of Spoon-Knife, in the way the instructions indicate. It appears that the "> remote ... remote ... remove: Total n (delta m), reused a (delta b)" contains a typo, with 'remove' instead of 'remote'. I fixed this in case it is a typo.
2022-08-30 04:10:34 -07:00
Hana Harencarova
21cb630525 SARIF Rule Identifier can't be the empty string #4283 (#29717) 2022-08-30 10:09:04 +00:00
Andrew Leach
1197d90975 Update content/issues/tracking-your-work-with-issues/transferring-an-issue-to-another-repository.md
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-08-30 10:12:42 +02:00
Octomerger Bot
fdd9bf389f Merge branch 'main' into repo-sync 2022-08-30 03:31:41 -04:00
Octomerger Bot
449dfbc1b1 Merge branch 'main' into repo-sync 2022-08-30 03:12:54 -04:00
Sophie
00a688f4ba Merge branch 'main' into patch-2 2022-08-30 09:02:51 +02:00
Sophie
2b96c85580 Merge branch 'main' into de-oz-patch 2022-08-30 08:45:30 +02:00
Sophie
ca23d61257 Merge branch 'main' into patch-2 2022-08-30 08:36:12 +02:00
Martin Lopes
1339fa8282 OIDC doc updates: Customizing the token claims (#30207)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-30 15:48:58 +10:00
Ryan Hecht
8a17a9bdc7 Update Classroom LMS connection documentation to reflect LTI 1.1 removal and LTI 1.3 coming soon 2022-08-30 01:26:23 +00:00
Hirsch Singhal
85ca75d983 Update installations.md 2022-08-29 16:29:50 -07:00
Hirsch Singhal
7f50cf8253 Correct link 2022-08-29 15:53:48 -07:00
Laura Coursen
775c775d87 Audit log streaming to a Datadog endpoint (#29346) 2022-08-29 19:18:19 +00:00