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
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
Janice
05ad723c3c
Merge pull request #803 from ashishkaushik/patch-1
...
Update about-billing-for-github-actions.md
2020-10-26 16:53:12 -07:00
Janice
2daa35c428
Merge branch 'main' into patch-1
2020-10-26 16:50:19 -07:00
Octomerger Bot
62de3d084c
repo sync
2020-10-26 16:42:55 -07:00
Octomerger Bot
f32d66e74e
repo sync
2020-10-26 16:36:29 -07:00
Janice
e79696fd2a
Merge branch 'main' into patch-1
2020-10-26 16:34:12 -07:00
Octomerger Bot
01e9ab9050
repo sync
2020-10-26 16:07:57 -07:00
Octomerger Bot
8d172258c6
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-26 16:06:28 -07:00
Janice
10de1bded7
Merge pull request #785 from GhassenRjab/fix-action-index
...
Fix tags of "Publishing Node.js packages"
2020-10-26 16:06:00 -07:00
Octomerger Bot
6e3cd203c1
repo sync
2020-10-26 15:57:37 -07:00
Rachael Sewell
a8a8d0458d
Merge branch 'main' into fix-action-index
2020-10-26 15:52:39 -07:00
Janice
806ac54f21
Merge pull request #408 from tvachkov/patch-1
...
Replaced "main" by "master"
2020-10-26 15:46:02 -07:00
Octomerger Bot
bed5e09155
repo sync
2020-10-26 15:38:29 -07:00
Janice
a51f268225
Merge branch 'main' into patch-1
2020-10-26 15:26:11 -07:00
Jesse Gennrich
e56772d355
fixed typo (master to main)
...
Renamed "master" to "main" to match the branch name used in the example block that follows, and in the rest of the document.
2020-10-26 15:15:32 -07:00