Aakash Shah
27b28afd98
Clarify how example payload signatures were derived ( #31462 )
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2022-10-10 16:58:51 +00:00
Joshua Hunsche Jones
30f4ca8eeb
Add description of merge group size setting ( #31082 )
...
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
2022-10-10 16:40:55 +00:00
David Losert
10e4ed77fc
Removes character '@' from workflow example ( #31473 )
...
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com >
2022-10-10 16:09:06 +00:00
mc
1db87819ee
GitHub Advisory Database - add pub to list of supported ecosystems ( #31560 )
2022-10-10 14:38:12 +00:00
Hirsch Singhal
ed804e38a0
EMU emails are allowed to be duplicates of those in dotcom. ( #31461 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-10-10 09:16:14 +00:00
Octomerger Bot
060fc6a92f
Merge branch 'main' into repo-sync
2022-10-10 01:29:47 -07:00
Sophie
836572c716
User request / Code Scanning / CodeQL: Better explain how to exclude paths for compiled languages ( #28213 )
...
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
2022-10-10 08:19:10 +00:00
mc
bae1d88bfa
Merge branch 'main' into patch-3
2022-10-10 09:12:08 +01:00
mc
93addab831
Merge branch 'main' into patch-3
2022-10-10 08:57:32 +01:00
mc
90bac38ab1
Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md
2022-10-10 08:53:30 +01:00
Janice
3c5810ba0e
Merge branch 'main' into progfay/escape-quotation-on-graphql-query-payload
2022-10-10 09:37:22 +02:00
Sarah Edwards
173fcd14ce
revert single quote change
2022-10-07 17:48:18 -07:00
Rafael B. Pires
979ee827da
Merge branch 'main' into 21159-Improvement-add-link-to-copilot-docs
2022-10-07 20:22:29 -03:00
Jeff Widman
97e82c0ca8
Cleanup docker registry docs
...
Dependabot now supports:
1. Public AWS ECR: https://github.com/dependabot/dependabot-core/issues/4212
2. Microsoft Azure Container Registry: https://github.com/dependabot/dependabot-core/issues/3689
3. Any registry that uses HTTP Basic Auth instead of the OCI-spec-compliant central token service: https://github.com/dependabot/dependabot-core/issues/3689#issuecomment-1272037775
So now that we support all the major docker/container registry providers, there's no need to individually list them... this way we don't have folks wondering "my registry wasn't explicitly listed, is it supported?"
So switch to mention the two authentication schemes that we support and leave it at that.
Note: I left the `ecr-docker` example, as that is a one-off workaround we added to our internal code a long time ago because ECR isn't OCI compliant. So still needs the custom key to indicate the workaround should be used. Long term I hope ECR migrates to a more standard auth flow and we can eliminate that custom workaround, but they're not there yet.
2022-10-07 14:02:45 -07:00
Sophie
605b619588
[2022-10-07]: Security Features Enablement Enterprise-Level Policies - [GA] ( #31406 )
...
Co-authored-by: Sarah Schneider <sarahs@github.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Sarita Iyer <saritai@github.com >
2022-10-07 20:39:32 +00:00
Steve Ward
4ec8f5aa67
Merge branch 'main' into link-to-rest
2022-10-07 15:53:55 -04:00
Patrick Knight
9867de4797
Removing all beta references. ( #30311 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-10-07 18:01:13 +00:00
Dani Meyer
6b8a41fa9f
Clarify S3 OIDC instructions ( #31488 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-10-07 17:33:25 +00:00
PSJ
8d20deb69a
Link rest docs
2022-10-07 21:23:04 +05:30
Steve Ward
5a59dc9430
Merge branch 'main' into 21159-Improvement-add-link-to-copilot-docs
2022-10-07 11:37:34 -04:00
Steve Ward
5812f4cc0b
Merge branch 'main' into patch-1
2022-10-07 11:33:03 -04:00
Sarah Edwards
8ed5e83404
Document scope for SCIM operations ( #31491 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-07 15:01:30 +00:00
Octomerger Bot
9f089278a3
Merge branch 'main' into repo-sync
2022-10-07 08:01:14 -07:00
Sarah Edwards
7d67e12c16
Make product variables for APIs translation-friendly ( #31465 )
2022-10-07 14:52:51 +00:00
Ben Ahmady
5e608b697a
Merge branch 'main' into patch-2
2022-10-07 15:40:47 +01:00
dhruv-porwal
20c5b35f1e
Update content/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on.md
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2022-10-07 20:06:12 +05:30
Tomáš Fejfar
13b64e6dff
Update workflow-syntax-for-github-actions.md
...
The docs show choice in the examples: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#providing-inputs
2022-10-07 16:35:19 +02:00
Janice
b6d6bf0836
Merge branch 'main' into patch-4
2022-10-07 14:43:59 +02:00
dhruv-porwal
e4eac2410d
create personal access token link was broken
...
i found that create personal access token link was broken
so, added correct github docs link to it for use.
2022-10-07 14:25:17 +05:30
Rafael B. Pires
22664706fd
Remove hard-coded domain name
2022-10-07 00:20:27 -03:00
Rafael B. Pires
71c0d703fd
[Improvement] Add reference to GitHub copilot documentation
2022-10-06 23:56:54 -03:00
Courtney Wilson
de718081d3
Merge branch 'main' into add-issue-event
2022-10-06 20:50:44 -05:00
Courtney Wilson
c03b6dcbf5
Merge branch 'main' into gpg-signing
2022-10-06 20:41:23 -05:00
Victor Lin
d740a8257e
Fix incorrect comment on GitHub Actions example
2022-10-06 13:28:39 -07:00
Sophie
ae862229f8
[2022-10-06]: Secret scanning: Enable at Enterprise level - [GA] ( #30089 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Mariam <15mariams@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-10-06 20:17:35 +00:00
Bailey Brooks
9221f4ecf5
Achievements Hide/Show Setting for Individual Achievements ( #31468 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Sarita Iyer <saritai@github.com >
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com >
2022-10-06 19:56:44 +00:00
Sophie
d2208057dc
[2022-10-06]: Dependency graph supports Dart (pub) - [GA] ( #31269 )
...
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
2022-10-06 18:14:21 +00:00
Steve Richert
71ead022e1
Document the beta dependabot_alert webhook ( #31199 )
2022-10-06 17:58:04 +00:00
Fabian Aguilar Gomez
b29f7fd4bc
update docs for EMU pages ( #31427 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-10-06 17:32:54 +00:00
Steve Ward
2faceb6c1c
Merge branch 'main' into patch-1
2022-10-06 11:18:35 -04:00
Matt Pollard
744ade8bfd
Bug fixes for Enterprise content, 2022-09-29 ( #31278 )
2022-10-06 14:38:19 +00:00
Janice
f89a7ec443
Merge branch 'main' into add-issue-event
2022-10-06 15:52:16 +02:00
Gabriel Amaral
0bdde22b1f
Adding note about Linguist max number of files
2022-10-06 09:07:59 -04:00
Saurabh Agrawal
c1218863b8
Updated docs to apply for Education Pack Benefits ( #31470 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-10-06 08:28:36 +00:00
PSJ
a5f3bd0d5c
Merge branch 'main' into add-issue-event
2022-10-06 09:22:47 +05:30
progfay
bd5ef1c71b
fix
2022-10-06 09:03:10 +09:00
Jason Etcovitch
f768d3fb6d
Update workflow_run event with new in_progress action ( #31251 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-06 00:02:19 +00:00
progfay
d89b4c2d0a
escape non-escaped " on GraphQL Query
2022-10-06 08:57:23 +09:00
Steve Richert
4f6b418a3c
Remove legacy anchors on the GitHub Apps permission page ( #31447 )
2022-10-05 22:44:14 +00:00
Steve Ward
7ce837000b
Merge branch 'main' into keyboard-fix
2022-10-05 14:27:55 -04:00