Nick Schonning
a8804bb602
fix: Remove empty strategy on codeQL job
...
The strategy value is only valid with a matrix
2020-10-27 21:10:12 -04:00
Lucas Costi
face4b6952
Add overview of OpenAPI description ( #16046 )
...
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com >
2020-10-28 10:47:36 +10:00
Nick Schonning
04a94d0df6
chore: Only run freeze reminder on internal repo ( #768 )
2020-10-27 17:42:44 -07:00
Lucas Costi
69132c04fa
Add multi callback URLs for GitHub Apps ( #16207 )
...
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com >
2020-10-28 10:32:57 +10:00
Octomerger Bot
444ea4d9b7
repo sync
2020-10-27 17:32:21 -07:00
Chiedo John
abca0ca795
Remove another broken translation ( #16255 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-27 20:22:01 -04:00
Octomerger Bot
3ceec5bf15
repo sync
2020-10-27 17:05:16 -07:00
Martin Lopes
8b804e0dec
Add note about GraphQL query behaviour ( #16235 )
...
* Adds note about separate queries for issues and pull requests
* Added note formatting
* Updated variable for new convention
2020-10-28 09:41:34 +10:00
Octomerger Bot
6c7120e5e2
repo sync
2020-10-27 16:39:59 -07:00
Octomerger Bot
42f11681aa
repo sync
2020-10-27 16:37:30 -07:00
Chiedo John
afdba963b9
Remove broken translations ( #16253 )
...
* Remove broken translated file
* Fix another broken file
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-27 19:25:15 -04:00
Chiedo John
b1beb63b3a
Remove broken translated file ( #16252 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-27 19:18:30 -04:00
Octomerger Bot
4325fcab4b
repo sync
2020-10-27 16:17:00 -07:00
Chiedo John
bee289d95d
Add manual running of algolia ( #16251 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-27 19:04:11 -04:00
Martin Lopes
7286ac1792
[ASAP] GitHub Apps permission for up to 10 files ( #16081 )
...
* Added entry for single_file_paths
* Added versioning for 2.23
* Added updates from tech review
* Added update from peer review
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2020-10-28 08:59:22 +10:00
Octomerger Bot
512de89201
repo sync
2020-10-27 15:49:29 -07:00
Octomerger Bot
4ca19cc315
repo sync
2020-10-27 15:41:09 -07:00
Octoglot Bot
b059af6d75
New Crowdin translations by Github Action ( #16108 )
...
* New Crowdin translations by Github Action
* Revert broken translated files to English
* Revert broken translated files to english
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com >
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-10-27 18:10:42 -04:00
Octomerger Bot
dee1210375
repo sync
2020-10-27 14:51:12 -07:00
Octomerger Bot
6dbd1d9d7c
repo sync
2020-10-27 14:35:23 -07:00
Octomerger Bot
ea728a78d1
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-27 14:28:36 -07:00
Julia Metcalf
a352fecee6
Update githubs-products.md ( #16248 )
...
update from 99.95% to 99.9%
2020-10-27 17:28:07 -04:00
Ben Emdon
2c908294ef
Document the pull_requests array's behavior in the checks event ( #15780 )
2020-10-27 13:36:51 -07:00
Sergey Dolin
3077414326
Remove the mention of HOME environment variable ( #328 )
...
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-10-27 13:33:30 -07:00
Octomerger Bot
098fce802b
repo sync
2020-10-27 13:20:01 -07:00
Octomerger Bot
2ac0169377
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-27 13:12:48 -07:00
Janice
25012e4d17
Merge pull request #847 from AdrianLThomas/patch-1
...
Removed double 'and'
2020-10-27 13:12:20 -07:00
Janice
a55b7af98a
Merge branch 'main' into patch-1
2020-10-27 13:02:56 -07:00
Lucas Costi
4936dacc7f
Update openapi preview script to clean tmp dir ( #16232 )
2020-10-27 12:24:19 -07:00
Janice
c6b7f6a98b
Merge pull request #823 from GennrichJ/patch-1
...
master to main rename
2020-10-27 12:11:09 -07:00
Janice
a806cb3f1a
Merge branch 'main' into patch-1
2020-10-27 11:59:58 -07:00
Octomerger Bot
463a9e38e1
repo sync
2020-10-27 11:53:37 -07:00
Octomerger Bot
32c9d661ed
repo sync
2020-10-27 11:42:17 -07:00
Rachael Sewell
1fe4e51eaa
update openapi schema name ( #16231 )
2020-10-27 11:28:33 -07:00
Octomerger Bot
b97b13cce8
repo sync
2020-10-27 11:17:40 -07:00
Jason Etcovitch
174d8539c6
Support arbitrary keys in new featuredLinks frontmatter ( #16239 )
...
* Add featuredLinks to frontmatter
* Parse them in featured-links.js
* Remove old raw setup
* Use them
* Missed a couple
* Update translation files
* Fix frontmatter schema
* Loop over the right object
* Also update translations' usage
* Update docs and tests
* Better README comment
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
* Return next()
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
2020-10-27 13:53:10 -04:00
Adrian L Thomas
813d0d22a7
Removed double 'and'
2020-10-27 17:45:37 +00:00
Octomerger Bot
4704063018
repo sync
2020-10-27 09:59:13 -07:00
Octomerger Bot
96991a3387
repo sync
2020-10-27 09:56:26 -07:00
Jason Etcovitch
85ce256a6d
Fix broken "Enabled for GitHub Apps" link ( #16236 )
...
* Fix the thing
* Use enabledForGitHubApps boolean properly
* Update includes/rest_operation.html
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
2020-10-27 12:39:54 -04:00
Sarah Edwards
5777cb8502
update rest-api-operations to 3.2.1 ( #16228 )
...
* install rest-api-operations 3.2.1
2020-10-27 09:14:52 -07:00
Jake Tarren (DevOps Overlord)
f5dbe78a05
Merge branch 'main' into multiple-deploy-keys
2020-10-27 12:04:23 -04:00
Octomerger Bot
0ee230e98a
repo sync
2020-10-27 02:59:51 -07:00
Eli Perkins
665a2f8072
Update sharing feedback for mobile to split bugs out from feature requests ( #16171 )
2020-10-27 10:39:24 +01:00
Octomerger Bot
780270b2c7
repo sync
2020-10-27 00:49:35 -07:00
mc
a87470b998
Merge pull request #793 from rutsky/patch-1
...
Fix list Markdown formatting
2020-10-27 07:39:33 +00:00
mc
2c0b42a5c6
Merge branch 'main' into patch-1
2020-10-27 07:30:17 +00:00
Octomerger Bot
7425e8c698
repo sync
2020-10-26 18:31:32 -07:00
Rachael Sewell
13c33d4039
[Shipping 10.23.20] add webhook config REST API ( #16144 )
...
* add webhook config REST API
* add versioning for dotcom/2.23+
* check for empty parameters with request bodies
* add latest rest-api-operation module
* Apply suggestions from code review
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2020-10-26 17:25:09 -07:00
Octomerger Bot
6c62a5920d
repo sync
2020-10-26 17:16:15 -07:00