Граф коммитов

4643 Коммитов

Автор SHA1 Сообщение Дата
James M. Greene 3b566104e5
Add comment about labeling configuration to that workflow (#17797) 2021-02-11 02:11:23 +00:00
James M. Greene 37ea38dc5e
Fix an Actions expression syntax error (#17806) 2021-02-11 01:42:37 +00:00
James M. Greene 271df90bab
Correctly prevent the Docker build workflow from executing on CrowdIn PRs (#17795) 2021-02-11 01:33:09 +00:00
James M. Greene 0d02e1c142
Run the normal JS tests on CrowdIn PRs and remove the alternative workflow (#17794) 2021-02-11 01:28:07 +00:00
Martin Lopes 07572d557e
Merge branch 'main' into patch-1 2021-02-11 11:24:55 +10:00
Sarah Edwards aefb091588
GitHub Apps "beta features" are now "optional features" (#17640)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-02-10 23:50:21 +00:00
James M. Greene 5c0cf9ae69
We should ensure all tests (including linting) are passing on CrowdIn PRs (#17792)
Also, this was not the correct way to prevent that from running anyway
2021-02-10 23:38:33 +00:00
James M. Greene 853561629d
Workflow linter tweaks (#17790)
* Remove incorrect branch filter from workflow-linting workflow

* Only lint the workflows for the internal repo
2021-02-10 23:14:52 +00:00
James M. Greene 054c8f00c8
Remove incorrect branch filter from YAML-linting workflow (#17791) 2021-02-10 22:54:52 +00:00
James M. Greene f25b9896fd
Only run the OpenAPI schema check workflow for the internal repo (#17788) 2021-02-10 22:50:52 +00:00
James M. Greene c052155800
Run the link checkers on the open source repo as well (#17789) 2021-02-10 21:36:41 +00:00
James M. Greene 4ab23615e0
Execute browser tests for pushes to main and all PRs (#17796)
...instead of just pushes to any branch.

Fixes https://github.com/github/docs-internal/issues/17068
2021-02-10 21:09:47 +00:00
Jason Etcovitch 11baf43eee
Revert "Absorb @github-docs/frontmatter (#17783)" (#17793)
This reverts commit 1e96c03489.
2021-02-10 20:28:41 +00:00
Jason Etcovitch 1e96c03489
Absorb @github-docs/frontmatter (#17783) 2021-02-10 15:10:46 -05:00
Jason Etcovitch b17792766b
Fix links to articles/products/categories (#17761) 2021-02-10 14:55:38 -05:00
Octomerger Bot b4f73d9bd5
repo sync 2021-02-11 02:23:31 +10:00
Octomerger Bot b298c76f73
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-11 02:19:08 +10:00
Janice 32aa2d4bf1
Update merge comment to include help wanted issues (#17774) 2021-02-10 09:18:21 -07:00
Ethan Palm 0cd22c2e55
Merge pull request #3582 from github/desktop-disabling-repo-indicators
[GitHub Desktop] Update preference/options menu
2021-02-10 08:56:57 -05:00
Ethan Palm 85533e68fd
Merge branch 'main' into desktop-disabling-repo-indicators 2021-02-10 08:48:48 -05:00
Matt Pollard 6b3d0bef1e
Correct URL for SCIM API endpoint on GitHub AE instances (#17735) 2021-02-10 09:50:45 +00:00
Octomerger Bot 9e58709045
repo sync 2021-02-10 19:39:22 +10:00
Vanessa Yuen 915120b1e8
Merge branch 'main' into repo-sync 2021-02-10 10:34:56 +01:00
Kristian f61b9a7065
Add note to handle webhook payloads as UTF-8 (#3315)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-02-10 07:03:31 +00:00
Arijit Basu c7178833f2
Add `--fail` to exit with non-zero return code when `curl` fails to create a PR. (#3187) 2021-02-10 03:55:13 +00:00
Octomerger Bot 502b2a2abe
repo sync 2021-02-10 09:12:57 +10:00
Octomerger Bot d58b7ffb9e
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-10 09:08:16 +10:00
Kevin Heis a3ad549e39
Block a few more things in AIRGAP (#17657)
* Block a few more things in AIRGAP

* Update middleware/context.js

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>

* Update product-landing.html

Co-authored-by: Vanessa Yuen <6842965+vanessayuenn@users.noreply.github.com>
2021-02-09 23:07:23 +00:00
Jason Etcovitch 4a23a3e675
Tweak /events exception reporting (#17776)
* Include fields as metadata instead of error inst

* Include hydroText
2021-02-09 22:24:01 +00:00
Ethan P 94c5b59a94 update images 2021-02-09 17:13:38 -05:00
Ethan P 4988584090 Add "Prompts" menu choice 2021-02-09 17:13:31 -05:00
Kevin Heis 1918d2ea14
Inline CSRF token in HTML (#17748)
* Inline CSRF token

* Fix tests
2021-02-09 22:08:24 +00:00
Janice eea5817102
Merge pull request #3577 from github/ajjimenez-remove-GHAE-GDP
Remove reference to GHAE as part of the GDP
2021-02-09 14:36:31 -07:00
Jason Etcovitch 6d20e43444
Add FailBot.report call to events errors (#17773)
* Add FailBot.report call to events errors

* Actually throw the error
2021-02-09 16:27:26 -05:00
Janice 9c6f6371d6
Merge branch 'main' into ajjimenez-remove-GHAE-GDP 2021-02-09 14:17:51 -07:00
Janice 10844bfded
Merge pull request #3521 from 0xdevalias/patch-1
fix outdated link in events-that-trigger-workflows.md
2021-02-09 14:17:36 -07:00
Octomerger Bot bf907bbc6a
repo sync 2021-02-10 07:13:52 +10:00
Octomerger Bot c0cea8f1ad
Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-10 07:09:23 +10:00
Emily Gould d2d8f0b22e
Fix initial errors identified when trying Vale (#17608)
* Fix errors in education product

* Fix errors in admin configuration docs

* Fix a few stray errors

* This works as is

* Sundry fixes picked up by Vale

* Another batch

* Today's batch of content fixes

* Sundry fixes

* More small updates

* Don't introduce a typo when we're trying to fix them

* Update content/admin/authentication/using-ldap.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-02-09 21:08:36 +00:00
Janice 83fe9e2774
Merge branch 'main' into patch-1 2021-02-09 14:05:00 -07:00
github-openapi-bot e32567fb17
Update OpenAPI Descriptions (#17766)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-09 20:46:46 +00:00
Janice 6afc62ade2
Merge pull request #3536 from xlgmokha/patch-1
fix: update broken link
2021-02-09 13:38:58 -07:00
Glenn 'devalias' Grant 6ba8f26844
Update content/actions/reference/events-that-trigger-workflows.md
Co-authored-by: Janice <janiceilene@github.com>
2021-02-10 07:20:30 +11:00
Jason Etcovitch d98bb561c7
Honor Error.status(Code) in handle-errors middleware (#17768)
* Honor error status codes in handle-errors

* Add a test
2021-02-09 14:57:57 -05:00
Shati Patel fa6c0f306f
[Feb 9] Security advisories: new fields (CWE, CVSS, ...) 2021-02-09 19:11:05 +00:00
Chiedo John 443d4e54f2
Update service catalog (#17762)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-09 19:05:35 +00:00
AJ Jimenez 293a909a10
Remove reference to GHAE as part of the GDP
Based on a customer inquiry [Zendesk ticket](https://github.zendesk.com/agent/tickets/1012217) the docs imply that GHAE is available via the GDP. This is [not the case](https://github.slack.com/archives/C01DF2B8SAW/p1612819012035400) currently and so should be removed to prevent further customer confusion. 

cc: @bdougie
2021-02-09 10:02:23 -08:00
Janice 6b4b977d77
Merge branch 'main' into patch-1 2021-02-09 10:53:47 -07:00
Vanessa Yuen 5d608c1e2a
Crowdin translations (translation-batch-1612885307) (#17760)
* New Crowdin translations by Github Action

* Revert broken translated files to content from  branch

* fix known frontmatter errors

* Revert broken translated files to content from  branch

* fix translation errors

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2021-02-09 18:14:25 +01:00
James M. Greene a469193704
Test workflow and jest configuration cleaning (#17759) 2021-02-09 10:52:28 -06:00