Adam Pugh
352dc243a3
Update closing-a-project-board.md
...
'Navigate to list of project boards' updated to: Navigate to the list of project boards
2021-12-20 13:07:44 -06:00
Octomerger Bot
155967b8b2
Merge pull request #13249 from github/repo-sync
...
repo sync
2021-12-20 12:57:31 -06:00
Octomerger Bot
239d20841f
Merge branch 'main' into repo-sync
2021-12-20 12:49:57 -06:00
GitHub Actions
d93f780fe3
update search indexes
2021-12-20 18:31:26 +00:00
Octomerger Bot
3768275242
Merge pull request #13246 from github/repo-sync
...
repo sync
2021-12-20 12:29:13 -06:00
Octomerger Bot
21013e5b6d
Merge branch 'main' into repo-sync
2021-12-20 12:21:18 -06:00
docubot
402f4ae010
New translation batch for pt ( #23918 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
* Check in pt CSV report
2021-12-20 17:58:32 +00:00
docubot
478c41017b
New translation batch for ja ( #23890 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
2021-12-20 17:53:58 +00:00
Marcelo Jacobus
3b0594e3ce
Automate closing of stale translation batches ( #23581 )
...
* Automatically close stale translation batches
* fix: adjust spacing for the query key
Resolves CI failure: https://github.com/github/docs-internal/runs/4486848450?check_suite_focus=true#step:3:4
* Fix query
* enhancement: add type filter to query
`type` filter restricts results to either issues or pull requests. In this case, we want to close existing stale batches that are _only_ pull requests.
Docs: https://docs.github.com/en/search-github/searching-on-github/searching-issues-and-pull-requests#search-only-issues-or-pull-requests
* feat: use lee-dohm/close-matching-issues v2.1.0
https://github.com/lee-dohm/close-matching-issues/pull/357 is merged into this release, which gives the action the ability to close matching issues _and_ pull requests.
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com >
2021-12-20 17:50:37 +00:00
Octomerger Bot
387eab6888
Merge pull request #13238 from github/repo-sync
...
repo sync
2021-12-20 11:30:36 -06:00
AlonaHlobina
abee0561b9
Update migrating-from-the-codeql-runner-to-codeql-cli.md ( #23915 )
2021-12-20 17:01:30 +00:00
Octomerger Bot
4b394c9a37
Merge pull request #23914 from github/repo-sync
...
repo sync
2021-12-20 09:55:46 -06:00
Octomerger Bot
19c22486cc
Merge branch 'main' into repo-sync
2021-12-20 09:52:32 -06:00
Ramya Parimi
e59da5ba7f
Merge pull request #12297 from joegiglio/patch-2
...
Change version to master
2021-12-20 07:32:09 -08:00
Octomerger Bot
8598f5c627
Merge pull request #23913 from github/repo-sync
...
repo sync
2021-12-20 09:26:53 -06:00
Ramya Parimi
1bd797a96d
Merge branch 'main' into patch-2
2021-12-20 07:25:35 -08:00
Ramya Parimi
4ab6399550
Merge pull request #13179 from AnilSeervi/table-row-rendering
...
Remove line-breaks between rows to fix eerie rendering
2021-12-20 06:52:20 -08:00
hubwriter
ec10a1f16a
Merge branch 'main' into patch-2
2021-12-20 14:48:42 +00:00
hubwriter
a22a8acbbf
Update content/actions/managing-issues-and-pull-requests/adding-labels-to-issues.md
...
Co-authored-by: Edward Thomson <ethomson@github.com >
2021-12-20 14:48:02 +00:00
Ramya Parimi
fc424fac2a
Merge branch 'main' into table-row-rendering
2021-12-20 06:45:26 -08:00
Octomerger Bot
b56053111e
Merge pull request #13228 from github/repo-sync
...
repo sync
2021-12-20 07:29:58 -06:00
Octomerger Bot
b39c605a59
Merge branch 'main' into repo-sync
2021-12-20 07:22:19 -06:00
Paul Loeb
eb700f8d36
Add text about admins renaming protected branches ( #23532 )
...
* Add text about admins renaming protected branches
ref https://github.com/github/github/pull/202855
* Update content/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch.md
Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com >
* added condition
added conditional so that the old text is still displayed for non-cloud/GHES customers
* Adjust the permissions property
Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2021-12-20 13:02:03 +00:00
Octomerger Bot
e920fef355
Merge pull request #13223 from github/repo-sync
...
repo sync
2021-12-20 06:30:29 -06:00
Octomerger Bot
69608550c8
Merge branch 'main' into repo-sync
2021-12-20 06:23:45 -06:00
AlonaHlobina
429b4c58f2
Code scanning: Create CodeQL hardware requirements page ( #23820 )
...
* Create CodeQL-hardware-requirements.md
* Update index.md
* Rename CodeQL-hardware-requirements.md to codeql-hardware-requirements.md
* Update codeql-hardware-requirements.md
* Update configuring-code-scanning.md
* Update configuring-code-scanning.md
* Update installing-codeql-cli-in-your-ci-system.md
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-hardware-requirements.md
* Apply suggestions from code review
* Apply suggestions from code review
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/codeql-hardware-requirements.md
* Apply suggestions from code review
* Rename file for new article
* Update links to renamed file
* Add link to article on adding runners
* Move link to a better location
* Remove previous link, now relocated
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com >
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/recommended-hardware-resources-for-running-codeql.md
Co-authored-by: hubwriter <hubwriter@github.com >
* Update content/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/installing-codeql-cli-in-your-ci-system.md
* Remove redundant meta property
* Small editorial changes I couldn't commit in the web UI
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/recommended-hardware-resources-for-running-codeql.md
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2021-12-20 11:33:24 +00:00
GitHub Actions
704db2b99c
update search indexes
2021-12-20 10:01:10 +00:00
Octomerger Bot
fa5da86940
Merge pull request #13211 from github/repo-sync
...
repo sync
2021-12-19 21:03:49 -06:00
Octomerger Bot
18b597df82
Merge branch 'main' into repo-sync
2021-12-19 20:55:26 -06:00
docubot
92caf1f7e9
New translation batch for cn ( #23887 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn
* run script/i18n/reset-known-broken-translation-files.js
* Check in cn CSV report
2021-12-20 02:29:58 +00:00
GitHub Actions
91d59c495a
update search indexes
2021-12-20 02:26:11 +00:00
Octomerger Bot
3cc4abfa89
Merge pull request #13210 from github/repo-sync
...
repo sync
2021-12-19 19:11:53 -06:00
Octomerger Bot
38d0c43aa9
Merge branch 'main' into repo-sync
2021-12-19 19:04:13 -06:00
github-openapi-bot
c76dc4397a
Update OpenAPI Descriptions ( #23837 )
...
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com >
2021-12-20 10:56:11 +10:00
Octomerger Bot
771d8ac2a3
Merge pull request #13200 from github/repo-sync
...
repo sync
2021-12-19 12:29:06 -06:00
Octomerger Bot
5692590f16
Merge branch 'main' into repo-sync
2021-12-19 12:21:03 -06:00
GitHub Actions
3386329481
update search indexes
2021-12-19 18:07:42 +00:00
docubot
375c6f5715
New translation batch for pt ( #23898 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
2021-12-19 17:36:11 +00:00
Octomerger Bot
76c811af06
Merge pull request #13191 from github/repo-sync
...
repo sync
2021-12-19 04:57:03 -06:00
Octomerger Bot
c5d290f401
Merge branch 'main' into repo-sync
2021-12-19 04:48:41 -06:00
GitHub Actions
802582e8dc
update search indexes
2021-12-19 10:18:52 +00:00
Anil Seervi
3bcb6976e8
Remove line-breaks between rows to fix eerie rendering
2021-12-19 09:33:51 +05:30
Octomerger Bot
2bf1ae8cd5
Merge pull request #13176 from github/repo-sync
...
repo sync
2021-12-18 21:01:31 -06:00
Octomerger Bot
cf72745fcd
Merge branch 'main' into repo-sync
2021-12-18 20:54:25 -06:00
GitHub Actions
fc18889975
update search indexes
2021-12-19 02:41:01 +00:00
Robert Sese
b12c2b60cd
Merge pull request #13170 from github/repo-sync
...
repo sync
2021-12-18 15:05:30 -06:00
Octomerger Bot
40750e3e07
Merge branch 'main' into repo-sync
2021-12-18 14:49:18 -06:00
James M. Greene
94659705b1
Alternative repo-sync fixes ( #23892 )
...
* Info is in the data prop
* Don't bother to comment when closing our own automated repo-sync PRs
Co-authored-by: Robert Sese <sese@github.com >
2021-12-18 14:31:40 -06:00
GitHub Actions
b9b3c65feb
update search indexes
2021-12-18 18:21:21 +00:00
docubot
bec1367b29
New translation batch for pt ( #23882 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
2021-12-18 17:52:02 +00:00