1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

23952 Commits

Author SHA1 Message Date
github-actions
922bc2cdc2 Optimize images 2022-04-13 15:26:08 +00:00
Sophie
6179f81a06 Added screenshots 2022-04-13 17:24:20 +02:00
Sophie
6e3994f9d5 Merge branch 'sophietheking-6406' of https://github.com/github/docs-internal into sophietheking-6406 2022-04-13 15:34:29 +02:00
Sophie
88b4131cdd Add extra bit to step 2022-04-13 15:34:18 +02:00
Sophie
95596f5a2a Merge branch 'main' into sophietheking-6406 2022-04-13 15:31:29 +02:00
github-actions
6fc98ff62a Optimize images 2022-04-13 13:16:16 +00:00
Sophie
013be51a02 Merge branch 'sophietheking-6406' of https://github.com/github/docs-internal into sophietheking-6406 2022-04-13 15:14:11 +02:00
Sophie
3b56da99da Added step and screenshot 2022-04-13 15:12:09 +02:00
Sophie
3f84212532 Update configuring-dependency-review.md 2022-04-13 14:26:47 +02:00
Brad Willis
38929cbda5 Update adding-a-new-gpg-key-to-your-github-account.md 2022-04-13 11:44:43 +00:00
github-openapi-bot
e1701e0b69 Update OpenAPI Descriptions 2022-04-13 12:35:54 +01:00
Sophie
0123ad75e0 Update content/code-security/supply-chain-security/understanding-your-software-supply-chain/configuring-dependency-review.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:46:52 +02:00
Sophie
8af850d281 Update data/reusables/dependabot/enabling-disabling-dependency-graph-private-repo.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:46:32 +02:00
Sophie
d94cdc6878 Update content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:46:00 +02:00
Sophie
a876b2930c Update content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:45:18 +02:00
Sophie
dad09cb2f2 Update data/reusables/dependabot/enabling-disabling-dependency-graph-private-repo.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:44:59 +02:00
Sophie
04e31d8e60 Update content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:44:26 +02:00
Sophie
c981d152b0 Update content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:44:05 +02:00
Sophie
3bcfd8b35d Update content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:43:49 +02:00
Sophie
82f599c62c Update content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:43:38 +02:00
Sophie
24035adbc3 Update content/code-security/dependabot/dependabot-alerts/configuring-dependabot-alerts.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-04-13 11:43:24 +02:00
Sophie
e4a1910a4b Added note to configuring the dependency review 2022-04-13 10:43:16 +02:00
Sophie
b711fb52fc Merge branch 'main' into sophietheking-6406 2022-04-13 09:30:26 +02:00
Sophie
207f29cdab Merge pull request #26263 from github/sophie-6156-content
Change instances of "user account" to "personal account" in content
2022-04-13 09:19:21 +02:00
Sophie
ac4c64b683 Merge branch 'main' into sophie-6156-content 2022-04-13 09:14:13 +02:00
Mike Surowiec
e7e90d03cd fix(deploy): hardcode nonprod registry username so it does not result in masked APP_URL (#26893) 2022-04-12 22:59:06 -05:00
Robert Sese
cb355c6da3 openapi: fix nested params (#26894)
* Check for 'object' in ['object', 'null']

* Add updated decorated files

* arrays can also be null with this format

Co-authored-by: Rachael Sewell <rachmari@github.com>

* arrays can also be null with this format

Co-authored-by: Rachael Sewell <rachmari@github.com>

Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-04-12 18:15:22 -05:00
Robert Sese
2ee8aad472 Handle query parameters with PUT/POST operations (#26848)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-04-12 14:36:50 -05:00
Ramya Parimi
04410502e7 Update needs-sme-stale-check.yaml (#26885) 2022-04-12 14:02:22 -05:00
docubot
b6d3ed84b3 New translation batch for pt (#26883)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* 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
2022-04-12 18:04:32 +00:00
Debbie Milburn
d0efbf239d Update permissions-required-for-github-apps.md (#26537) 2022-04-12 17:58:14 +00:00
Sarita Iyer
80e2487745 Merge pull request #26431 from github/hubwriter/prebuild-triggers
Document prebuild trigger options for Codespaces
2022-04-12 13:30:01 -04:00
Sarita Iyer
16592782f2 Merge branch 'main' into hubwriter/prebuild-triggers 2022-04-12 13:18:10 -04:00
Sarah Edwards
67e194eea9 Organization discussions and polls (#26517)
Co-authored-by: Steve Guntrip <stevecat@github.com>
2022-04-12 16:11:20 +00:00
Hector Alfaro
5597345f82 Merge pull request #26874 from github/hectorsector/issue999
skip check for search indices if label exists
2022-04-12 11:36:16 -04:00
Hector Alfaro
25f6ffb33a add note about skipping index check to search docs 2022-04-12 11:20:13 -04:00
Hector Alfaro
66748233fa skip check for search indices if label exists 2022-04-12 11:15:44 -04:00
Divya
824cd658cd Update reuse-an-assignment.md 2022-04-12 09:25:26 +00:00
Sophie
464bf2361d Added reusable 2022-04-12 11:00:30 +02:00
github-openapi-bot
5d9b2b4602 Update OpenAPI Descriptions 2022-04-12 08:58:16 +00:00
Octomerger Bot
3b4be3c94c Merge pull request #26867 from github/repo-sync
repo sync
2022-04-12 00:54:37 -07:00
Octomerger Bot
d2651e0909 Merge branch 'main' into repo-sync 2022-04-12 00:51:27 -07:00
Felicity Chapman
b3e30cc5f8 Update comments following hubber confusion (#26843) 2022-04-12 07:38:16 +00:00
mc
3fd1549471 Merge pull request #16954 from kk-kd/patch-2
A Typo in "Understanding GitHub Actions" Page
2022-04-12 08:36:42 +01:00
mc
dd2ce56d36 Merge branch 'main' into patch-2 2022-04-12 08:32:46 +01:00
Sarita Iyer
649240e635 GitHub Classroom - ability to reuse assignments 2022-04-12 07:22:06 +00:00
Octomerger Bot
2d7cfd0458 Merge pull request #17014 from github/repo-sync
repo sync
2022-04-11 17:32:29 -07:00
Octomerger Bot
7bb2203f3e Merge branch 'main' into repo-sync 2022-04-11 17:28:56 -07:00
Octomerger Bot
de6d2be201 Merge pull request #17012 from github/repo-sync
repo sync
2022-04-11 16:55:53 -07:00
Mike Surowiec
9a829c0094 fix(package.json): update engines to allow >= 16.x (#26858)
* fix(package.json): update engines to allow >= 16.x

* fix: new npm includes engine in lockfile

* fix(package-lock): run with npm v8.5.0 to match CI
2022-04-11 23:54:06 +00:00