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

593 Коммитов

Автор SHA1 Сообщение Дата
Morten Riiskjær Boysen a683168857
Update content/github/building-a-strong-community/manually-creating-a-single-issue-template-for-your-repository.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-21 22:18:18 +02:00
Morten Riiskjær Boysen 1bbee21256
Elaborate on how to escape multiple labels in issue templates
Escaping them individually led to bugs in our templates that I had to spend time on tracking down.
2020-10-14 10:52:07 +02:00
Octomerger Bot d2307bcbd6
repo sync 2020-10-13 23:17:17 -07:00
Octomerger Bot 0ecd176776
repo sync 2020-10-13 22:54:14 -07:00
Takuya N 014e7c7092
Use ubuntu-latest instead of 16.04 as an Actions example (#445)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-14 15:41:47 +10:00
Octomerger Bot 7ea2dc1436
repo sync 2020-10-13 22:40:15 -07:00
Sergey Dolin 20fa34e57c
Docker container actions and service containers only work on 'ubuntu-latest' (#435)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-14 15:30:57 +10:00
Octomerger Bot d516858100
repo sync 2020-10-13 20:36:06 -07:00
Lucas Costi d9a23d5998
Add content for new X-Hub-Signature-256 webhook header (#15968)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-10-14 13:17:24 +10:00
Octomerger Bot 2f2608a1b9
repo sync 2020-10-13 19:53:50 -07:00
Octomerger Bot 9b140ba04f
repo sync 2020-10-13 19:38:08 -07:00
Sarah Edwards ad274d4fa4
update preview-openapi-changes documentation (#16022)
* update preview-openapi-changes documentation

* clarify formatting and that bin dir should exist locally
2020-10-13 19:10:39 -07:00
Octomerger Bot b66c8a61eb
repo sync 2020-10-13 18:53:05 -07:00
Octomerger Bot ac2d8f0bdf
repo sync 2020-10-13 18:19:25 -07:00
Janice 81b144e8a5
Merge pull request #489 from github/all-contributors/add-paulyhedral
docs: add paulyhedral as a contributor
2020-10-13 17:19:41 -07:00
Octomerger Bot a82d5d6c06
repo sync 2020-10-13 17:14:21 -07:00
Janice 5c517dc7a1
Merge branch 'main' into all-contributors/add-paulyhedral 2020-10-13 17:11:49 -07:00
Octomerger Bot 979e7bba6e
repo sync 2020-10-13 17:04:13 -07:00
Janice 62e6256fff
Merge branch 'main' into all-contributors/add-paulyhedral 2020-10-13 17:02:31 -07:00
Octomerger Bot 5491845e7d
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-13 16:57:46 -07:00
Janice 09cf477d41
Merge pull request #487 from github/all-contributors/add-Protectator
docs: add Protectator as a contributor
2020-10-13 16:57:21 -07:00
Octomerger Bot 111590e6d5
repo sync 2020-10-13 16:55:57 -07:00
Janice 2463b8a542
Merge branch 'main' into all-contributors/add-Protectator 2020-10-13 16:48:53 -07:00
Janice 6edcbb61d6
Merge pull request #474 from alisonjo315/patch-1
remove trailing space from link in quotes
2020-10-13 16:34:19 -07:00
Janice 3d26880924
Merge branch 'main' into patch-1 2020-10-13 16:15:44 -07:00
Octomerger Bot 0f0782eff9
repo sync 2020-10-13 13:49:08 -07:00
Jason Etcovitch fe95555f91
Use pull_request_target (#457) 2020-10-13 16:37:47 -04:00
Janice 2443c09788
Merge branch 'main' into patch-1 2020-10-13 10:39:46 -07:00
Octomerger Bot 2009680246
repo sync 2020-10-13 10:15:35 -07:00
Zeke Sikelianos 5439891d1d
Run Crowdin workflow only on private repo and update CODEOWNERS (#16010)
* only run Crowdin workflow on private repo

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

* organize codeowners for localization-related files

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

* do not upload translations

Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com>

Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-10-13 10:01:31 -07:00
Octomerger Bot 53482ecfb2
repo sync 2020-10-13 08:53:42 -07:00
Octomerger Bot 2258e2a205
repo sync 2020-10-13 08:38:27 -07:00
Chiedo John 9e89fe9656
Enable manual Crowdin runs (#16009)
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-13 08:26:45 -07:00
Octomerger Bot 2239b88ca3
repo sync 2020-10-13 08:16:32 -07:00
allcontributors[bot] 9222ef6e95
docs: update .all-contributorsrc [skip ci] 2020-10-13 15:11:51 +00:00
allcontributors[bot] 5e9c68be3f
docs: update README.md [skip ci] 2020-10-13 15:11:50 +00:00
mc fd130da977
Code Scanning python setup (#15972)
* document new behavior for Python analysis

* add versioning

* update the second article

* add link to Cnfiguring article

* add word

* polishing

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address review comments

* add comments in yaml snippet

* remove contraction

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* commit changes

* false, not true

* write comments over 2 lines

* again

* remove white spaces

Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-13 16:02:24 +01:00
Octomerger Bot 1162df0000
repo sync 2020-10-13 07:50:55 -07:00
allcontributors[bot] a941bdaa21
docs: update .all-contributorsrc [skip ci] 2020-10-13 14:42:53 +00:00
allcontributors[bot] dbd6ddcdc8
docs: update README.md [skip ci] 2020-10-13 14:42:52 +00:00
allcontributors[bot] afb68b5d59
docs: update .all-contributorsrc [skip ci] 2020-10-13 14:42:11 +00:00
allcontributors[bot] 535ebb20b9
docs: update README.md [skip ci] 2020-10-13 14:42:10 +00:00
Janice 65c2a51623
Merge pull request #475 from github/fix-all-contributors
Fix all-contributors file.
2020-10-13 07:27:49 -07:00
Janice 70828d9f3f
Merge branch 'main' into fix-all-contributors 2020-10-13 07:15:27 -07:00
Octomerger Bot 5f82ea3cb1
repo sync 2020-10-13 03:34:46 -07:00
Octomerger Bot 299cc7fb31
repo sync 2020-10-13 03:17:14 -07:00
hubwriter 48ae6ccba3
[Already shipped] Code scanning: Restructure 'Integrating with code scanning' category (#15971)
* Restructure files and change topic titles and file names

* Update links to files whose names have changed

* Finish restructuring work for runner topics

* Makes changes suggested by James
2020-10-13 10:47:11 +01:00
Octomerger Bot ea68c4fa0a
repo sync 2020-10-13 02:36:42 -07:00
Octomerger Bot 63da5c72c3
repo sync 2020-10-13 02:10:42 -07:00
Octomerger Bot 68ecb92c31
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-13 02:02:42 -07:00