1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Commit Graph

1267 Commits

Author SHA1 Message Date
Matt Pollard
0a984193f3 Merge branch 'main' into manue1-nov-patch-release 2021-11-23 18:06:36 +01:00
Matt Pollard
17c45e539e Replace backticks 2021-11-23 17:59:23 +01:00
Matt Pollard
b4894054b0 Enhance the precision
Co-authored-by: Brett Westover <bwestover@github.com>
2021-11-23 17:55:32 +01:00
Matt Pollard
0fadb33222 Apply suggestions from code review 2021-11-23 17:43:50 +01:00
mc
6cb54e7d66 Secret scanning - updates for GHAE M2 (#22957)
* update secret scanning docs for GHAE M2
2021-11-23 15:43:29 +00:00
Manuel Bergler
c60a2fa979 Improve readability of error message 2021-11-23 15:43:37 +01:00
Manuel Bergler
8b968bd652 Make sure linter doesn't detect map in 3.0 2021-11-23 15:30:02 +01:00
Manuel Bergler
6dd0fcd2c9 Make sure linter doesn't detect map 2021-11-23 15:26:07 +01:00
Manuel Bergler
27c1962d62 Lint 2021-11-23 15:16:09 +01:00
Manuel Bergler
6688ca3c1d Re-do converter without replacing single quotes 2021-11-23 15:08:36 +01:00
Manuel Bergler
9a3cbe4726 Run prettier 2021-11-23 14:10:26 +01:00
Manuel Bergler
e17485fa39 Remove single quotes and please linter 2021-11-23 14:02:16 +01:00
Manuel Bergler
6e17df8706 Add 3.2.4/3.1.12/3.0.20 release notes 2021-11-23 13:49:01 +01:00
Laura Coursen
0ccf608e1c Small fixes 2021-11-23 11:52:27 +00:00
Grey Baker
07e7e008b0 Add Square Application Secrets to list of patterns scanned for in private repos (#23042)
* Add new supported tokens
2021-11-22 19:50:54 +00:00
Matt Pollard
61c3c44eb8 Bug fixes for Enterprise content, 2021-11-11 (#22777) 2021-11-22 10:32:42 +01:00
Rufus Ngugi Mbugua
1669f2dab5 Add Sendinblue and Typeform to Public Docs 2021-11-19 12:40:23 +00:00
Brett Westover
c7a08e5881 Merge branch 'main' into bwestover/connect-backup-utils-fix 2021-11-18 15:44:13 -08:00
Laura Coursen
b64e85ce60 Learning path to help enterprises adopt Actions (#22513) 2021-11-18 23:40:18 +00:00
bwestover
20d17404b1 add release note for backup-utils GH connect fix 2021-11-18 13:26:07 -08:00
rachmari
162badfa10 Action ran graphql script"update-files" 2021-11-18 16:40:05 +00:00
Patrick Ellis
4b5e01365c Use in_progress workflow_job example, not queued (#22880)
* Use in_progress workflow_job example, not queued

### tl;dr

This changes the example `workflow_job` payload to be an `in_progress` event instead of `queued` event.

### why

In #22174, I added some keys to the example workflow_job json. This was correct, but by adding non-null _values_, **I introduced a subtle bug**.

It's a bug because a `queued` workflow is—by definition—_not_ yet assigned to a runner. So all the `runner_*` attributes will be `null` in the real world. 

After the workflow becomes `in_progress`, all the values are guaranteed to exist. So let's change the example to be an `in_progress` event, since it's a better example for documentation.

* Explain more about the runner_* attributes in "workflow_job_properties.md"

* Consistentize naming

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-17 15:48:31 +00:00
Ramya Parimi
e25be3e42b Merge branch 'main' into change-block-usersetting 2021-11-16 13:29:44 -06:00
Matt Cooper
7fbff896aa note that repo cache is in beta (#22859) 2021-11-16 17:56:38 +00:00
Ethan Palm
19b1ae0cd0 Merge branch 'main' into change-block-usersetting 2021-11-16 08:59:53 -08:00
rachmari
0afe1a6bf7 Action ran graphql script"update-files" 2021-11-16 16:39:27 +00:00
Steve-Glass
607bf4d050 Removed beta label from Windows Server 2022 (#22438)
* Remove beta label
2021-11-16 15:57:17 +00:00
Sarita Iyer
6e2b7ef1e4 Merge branch 'main' into accessibility-keyboard-shortcuts 2021-11-16 09:10:02 -05:00
David Strack
d4170af077 Add tip about cmd+backspace 2021-11-16 10:43:59 +00:00
Carl Brasic
ff97fcd3d6 Add 3.3.0 release note for gitrpc performance improvement (#22701) 2021-11-16 05:18:54 +00:00
Grey Baker
f6badc8ce2 Add Yandex.Cloud patterns to list of private repo patterns (#22822) 2021-11-15 22:58:10 +00:00
Shangari
043708df8c Add guide for setting up Visual Studio subscription with GitHub Enterprise (#19656) 2021-11-15 16:50:41 +00:00
Laura Coursen
bbc328fe78 @lecoursen's weekly bug fixes (#22794) 2021-11-15 14:25:11 +00:00
Grey Baker
f2b0a57d30 Add typeform to list of supported private repo patterns (#22815)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-13 12:31:40 +00:00
Laura Coursen
a33a16934e Merge branch 'main' into patch-2 2021-11-12 07:08:27 -06:00
Vanessa
99126e6c2d Broken link fixes (#22784) 2021-11-12 13:00:12 +10:00
Ramya Parimi
f51dbadc00 Merge branch 'main' into update-powershell-usage 2021-11-11 07:31:04 -06:00
Martin Lopes
515b835f01 Merge branch 'main' into main 2021-11-11 12:40:48 +10:00
Rachael Sewell
0244fda807 search improvements (#22443) 2021-11-10 11:11:28 -08:00
Robin Neatherway
8a1870700a [Nov 10 2021] Team notifications (#22252)
* Describe new "only notify requested members" changes

* Rename file

* Update links

* Update gated feature callout

* Restructure a bit

* Use feature flag

* Rearrange conditional

* Fix procedural versioning

* Restructure again

* Remove screenshot

* Fix versioning

* Split out version for recent other enhancements

* This will be shipped in GHES 3.4 not 3.5

* Close liquid tag

* Remove incorrect table row

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-10 18:51:17 +00:00
Laura Coursen
534cb60049 Add 💅 2021-11-10 12:09:45 -06:00
Kristof Mattei
a3be78e3c5 Merge branch 'main' into update-powershell-usage 2021-11-10 09:40:07 -08:00
Kristof Mattei
7a5e9d7f8b fix: corrected casing of PowerShell 2021-11-10 09:06:48 -08:00
rachmari
0f38401a88 Action ran graphql script"update-files" 2021-11-10 16:39:24 +00:00
Laura Coursen
a5b4ffc847 Self-serve organization update to enterprise account for GHEC (#22571) 2021-11-10 15:51:09 +00:00
mc
2f58405fa6 [2021-11-08] - Code scanning integration with issues and task lists (#22026)
* document new functionality
2021-11-10 10:57:41 +00:00
hubwriter
a0956e494c Correct the audit log retention period (#22662)
* Correct the audit log retention period

* Update content/admin/user-management/managing-users-in-your-enterprise/auditing-users-across-your-enterprise.md

Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>

Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
2021-11-10 10:31:03 +00:00
Maximilian Schirm
4cadc7bfdf Add note clarifying feature availability 2021-11-10 10:00:48 +01:00
lucascosti
1b6bf0fa62 Action ran graphql script"update-files" 2021-11-10 04:43:57 +00:00
anastasia-pashkova
f622ef3d69 Add release notes for 3.0.19, 3.1.11, 3.2.3 (#22693)
Co-authored-by: Anastasia Pashkova <anastasia_pashkova@anastasias-mbp.lan>
Co-authored-by: Brett Westover <bwestover@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-11-09 23:41:03 +00:00