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

1316 Commits

Author SHA1 Message Date
Shati Patel
272cb7dd04 [Hack week 2023] Add workflow + script for generating code scanning query lists (#46966)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-12-05 08:19:08 +00:00
Sarah Edwards
3e58a41812 Adjust permissions to let GH_TOKEN add label to PR in docs-content FR v2 workflow (#47011) 2023-12-01 00:01:57 +00:00
Sarah Edwards
2098000a56 Add docs-internal PRs to the docs-content FR project v2 (#47007) 2023-11-30 22:25:35 +00:00
Sarah Edwards
31d81b6167 Comment out a line for testing (#46998) 2023-11-30 20:40:34 +00:00
Sarah Edwards
9aefecb6ca Add workflow to add docs-internal PRs to the v2 docs-content fr board (#46995) 2023-11-30 20:12:04 +00:00
Ben Ahmady
38798c065c Adds token for request_doc_review step (for reusable workflow) (#46903) 2023-11-30 07:45:13 +00:00
Peter Bengtsson
f48e1a2c80 Ignore a file in codeql config (#46802) 2023-11-27 21:51:38 +00:00
Peter Bengtsson
06bc354c4c move-content to update featuredLinks too (#46213) 2023-11-27 16:10:38 +00:00
dependabot[bot]
6ff1b03d59 Bump actions/github-script from 6.4.0 to 7.0.0 (#46199)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-11-20 19:36:44 +00:00
Evan Bonsignori
8a6ee6f3ed Revert confirm-internal-staff workflow to pull_request_target (#46452) 2023-11-20 19:35:32 +00:00
Peter Bengtsson
0b9bc193f3 Run CodeQL analysis on pushes to the main branch too (#46233) 2023-11-16 19:44:43 +00:00
Hector Alfaro
9977b52e43 Remove unnecessary use of pull_request_target trigger (#45464)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-16 17:45:51 +00:00
Peter Bengtsson
e22492eb99 Check renamed content for redirects (#46123) 2023-11-14 18:26:52 +00:00
Hector Alfaro
cdafb46e46 Move script to check state of canary slots to its own file (#46057)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-11-14 16:04:46 +00:00
Kevin Heis
8f7defe267 Update hubber-contribution-help.yml (#46077) 2023-11-13 23:33:04 +00:00
Kevin Heis
c0f94e0f85 Tidy up freeze checks (#45501) 2023-11-13 20:52:44 +00:00
Kevin Heis
eb5ccd7e84 Migrate deploy templates to src/workflows (#45771) 2023-11-13 11:46:08 -08:00
Kevin Heis
c0ddefdfcc Migrate tests/ files to src/ (#45840) 2023-11-13 19:40:33 +00:00
Peter Bengtsson
e8a4f0d9af Only notify about successful deploy if successful (#46051) 2023-11-13 17:19:20 +00:00
Kevin Heis
536418954f Move components into src/frame (#45759)
Co-authored-by: Grace Park <gracepark@github.com>
2023-11-13 17:18:51 +00:00
Kevin Heis
694d38ea29 Move server.js and start-server.js to src/frame (#45767) 2023-11-13 17:07:52 +00:00
Peter Bengtsson
b25d135554 Check if the canary SHA has become the expected SHA (#46047) 2023-11-13 16:26:16 +00:00
Kevin Heis
7586a1a952 Migrate middleware directory to src (#45701) 2023-11-06 20:05:48 +00:00
Robert Sese
c0a91e18ec azure preview deploy workflow: lib dir moved under src (#45570) 2023-11-03 18:11:00 +00:00
Ben Ahmady
838c2cc397 Makes ready-for-doc-review workflow reusable (#45368)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-03 09:15:18 +00:00
Kevin Heis
748d1e3e3d Move files out of script/ (#45454)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-02 18:17:39 +00:00
dependabot[bot]
0c3beb57b9 Bump tj-actions/changed-files from 39.0.1 to 40.0.2 (#45468)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 16:25:31 +00:00
Kevin Heis
feb04f5b6f Require alerting on push and issue workflows (#45345) 2023-10-30 18:57:54 +00:00
Peter Bengtsson
0460d9fe1b Retry improvements on bulk indexing (#45059)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-10-26 19:19:04 +00:00
Peter Bengtsson
65895798c4 Fix Slack alert logic (#45044) 2023-10-25 21:03:09 +00:00
Peter Bengtsson
4d35ae28ab Upgrade actions/github-script in sync search Elasticsearch (#45062) 2023-10-25 17:39:00 +00:00
Ethan Palm
c559300d14 Update content strategy codeowner workflow to not rerun on future commits (#44723) 2023-10-24 18:42:52 +00:00
dependabot[bot]
bc01153d18 Bump actions/setup-node from 3.8.2 to 4.0.0 (#44984)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 15:29:01 +00:00
Peter Bengtsson
23d2d69367 Reduce parallelism for scraping and indexing non-English languages (#44985) 2023-10-24 15:27:33 +00:00
Peter Bengtsson
fefb871276 Upgrade actions/setup-node to v3.8.2 (#44919) 2023-10-23 15:59:46 +00:00
Felicity Chapman
3ab46babd6 Stop putting CodeQL CLI pipeline issues on FR board (#44739) 2023-10-20 16:45:12 +00:00
Felicity Chapman
b315a4510d Update sync-codeql-cli.yml to stop the CodeQL CLI pipeline PRs appearing on the FR board (#44689) 2023-10-20 09:08:16 +00:00
Hector Alfaro
02611c8d6f Prefix use of composite action with a checkout (#44582) 2023-10-17 20:32:51 +00:00
Hector Alfaro
8c0599fd44 Fix open source workflow after introduction of Slack alert action (#44578) 2023-10-17 15:03:22 +00:00
Felicity Chapman
ee897f11be Update /remove command to also remove the docs-content-fr label (#44318) 2023-10-17 08:44:16 +00:00
Robert Sese
f16815d6dd hopefully last workflow updates for slack alert composite action 🤞 (#44513) 2023-10-16 16:33:14 +00:00
Robert Sese
997af1375d add contents: read permissions for actions/checkout (#44485) 2023-10-16 10:45:24 +00:00
Robert Sese
3fa016fcc9 More workflow update for the slack alert composite action thing (#44374) 2023-10-14 17:19:48 +00:00
Rachael Sewell
e74b182a1a fix moar workflows (#44365) 2023-10-13 19:43:12 +00:00
Kevin Heis
b3a4112ec6 Update repo-freeze-check.yml 2023-10-13 11:46:48 -07:00
Kevin Heis
499cce0db0 A few workflow cleanups (#44358) 2023-10-13 11:42:11 -07:00
Kevin Heis
4a534c5d82 Standardized slack alert fails (#44074) 2023-10-13 11:06:12 -07:00
Robert Sese
e0866ec231 switch tokens around to hopefully fix auto-merging (#44147) 2023-10-11 01:43:21 +00:00
Peter Bengtsson
74efe6a754 Don't re-run on synchronize or label events (#44075) 2023-10-10 12:54:03 +00:00
Kevin Heis
3da32a78fe Move stylesheets into src directory (#43727) 2023-10-05 17:29:25 +00:00