1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

1446 Commits

Author SHA1 Message Date
Peter Bengtsson
df3ee618c8 Use more correct cron schedule for sync-search elasticsearch (#50792)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2024-05-23 20:45:26 +00:00
Rachael Sewell
ca49f3d32d Update enterprise-release-issue.yml (#50790) 2024-05-23 20:00:16 +00:00
Rachael Sewell
b210e6b44a automate ghes release issues (#50477)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
2024-05-22 23:21:44 +00:00
Rachael Sewell
4b34a9ebf8 Revert "Bump azure/docker-login from 1.0.1 to 2 (#50748)"
This reverts commit 37a16de048.
2024-05-21 15:56:41 -07:00
dependabot[bot]
1b21771113 Bump tj-actions/changed-files from 44.0.1 to 44.5.0 (#50746)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 22:14:49 +00:00
dependabot[bot]
37a16de048 Bump azure/docker-login from 1.0.1 to 2 (#50748)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-05-21 22:10:46 +00:00
dependabot[bot]
7357229b15 Bump docker/setup-buildx-action from 3.0.0 to 3.3.0 (#50747)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2024-05-21 21:53:30 +00:00
Siara
f943c2a095 Automation request: Mark docs-bot PRs as "Maintenance" on the FR v2 board (#50721)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2024-05-21 21:35:08 +00:00
Joe Clark
6dbc2ab865 Update remove-fr-label-remove-from-fr-v2.yml (#50744) 2024-05-21 19:45:31 +00:00
Joe Clark
99e5a2fdf4 Add workflow to remove PRs from first responder board when fr label is removed from the PR (#50716) 2024-05-21 18:56:45 +00:00
dependabot[bot]
2d8d6af657 Bump alex-page/github-project-automation-plus from 0.8.3 to 0.9.0 (#50678)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2024-05-17 22:52:46 +00:00
dependabot[bot]
842a07c324 Bump peter-evans/find-comment from 3.0.0 to 3.1.0 (#50679)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2024-05-17 22:46:42 +00:00
dependabot[bot]
d65a7baf5e Bump docker/build-push-action from 5.0.0 to 5.3.0 (#50680)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2024-05-17 22:45:36 +00:00
dependabot[bot]
5374c08873 Bump github/codeql-action from 3.22.11 to 3.25.5 (#50683)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 17:36:05 +00:00
Peter Bengtsson
96c74d1342 Always checkout the code in prod build (#50651) 2024-05-16 16:25:35 +00:00
Peter Bengtsson
f6a95d5b79 Script to turn all documents to a JSON file (#50260)
Co-authored-by: docs-bot <docs-bot@users.noreply.github.com>
2024-05-16 12:18:53 +00:00
Peter Bengtsson
704daf9632 Disallow any code from public builds into Preview environments (#50399) 2024-05-02 14:23:48 +00:00
Robert Sese
fdfc0aa185 codeowners workflow: also add reviewer if only PR author has commented on the PR (#50419) 2024-05-01 20:23:29 +00:00
Evan Bonsignori
77328f3457 Update azure-preview-env-deploy.yml (#50382) 2024-04-29 20:25:50 +00:00
Peter Bengtsson
262202a1f9 Index autocomplete words into Elasticsearch (#50331) 2024-04-29 12:00:55 +00:00
Peter Bengtsson
b44b4857ab Provide preview links for updated reusables (#50289)
Co-authored-by: Hector Alfaro <hectorsector@github.com>
2024-04-25 20:21:01 +00:00
docs-bot
9eab87a671 Update audit log event data (#50328)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-04-25 18:26:28 +00:00
Peter Bengtsson
7fcac381a1 Port start-server to TS (#50078) 2024-04-23 16:22:35 +00:00
Peter Bengtsson
32ad23c312 Close "FOR PREVIEW ONLY" PRs that are old (#50239) 2024-04-22 20:05:37 +00:00
Hector Alfaro
6609dfc9c0 Check links within the same page (#49403)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2024-04-18 13:30:09 +00:00
Peter Bengtsson
d644884af5 Warn when trying to delete a feature (#50127) 2024-04-17 19:53:23 +00:00
Kevin Heis
96582d8a47 Require lint code check (#50190) 2024-04-17 17:12:28 +00:00
Peter Bengtsson
227e4e2bbf Clean up jest (#50177) 2024-04-16 19:38:46 +00:00
Peter Bengtsson
e0c8c80982 Use vitest instead of jest (#50150) 2024-04-16 17:07:22 +00:00
Peter Bengtsson
fe8b1a2d9a Set your custom domain by a tracking query string (#49458) 2024-04-15 20:40:29 +00:00
Robert Sese
c68a8d46ee bump peter-evans/create-pull-request to 6.0.2 (#50114) 2024-04-12 15:19:38 +00:00
dependabot[bot]
59f5b67c3e Bump tj-actions/changed-files from 43.0.0 to 44.0.1 (#50095)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 19:34:56 +00:00
Peter Bengtsson
a4bf16540a Lint generate-code-scanning-query-list.ts separately (#50031) 2024-04-09 19:53:43 +00:00
Peter Bengtsson
2a6acbf059 Make early-access link 404 in client-side nav (#50044) 2024-04-08 20:34:26 +00:00
Peter Bengtsson
4dc5cc8d87 Create PR about orphaned features (#49827)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-03-29 20:13:52 +00:00
Peter Bengtsson
c471edcdc2 Skip indexing portion if a workflow_run was not successful (#49941) 2024-03-29 16:42:10 +00:00
Peter Bengtsson
ef86766161 TypeScript to start server (#49800)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2024-03-28 18:18:57 +00:00
Peter Bengtsson
0d8f065d65 Run changed-files before cloning github/github (#49916) 2024-03-28 18:08:00 +00:00
Peter Bengtsson
48912fd5e7 On PRs only check URLs in github/github that are relevant (#49902) 2024-03-27 21:46:26 +00:00
Peter Bengtsson
063f0b838d Fix low-hanging fruit translation Liquid corruptions (#49908) 2024-03-27 20:24:19 +00:00
Peter Bengtsson
b141a77a45 Count corrupted liquid (#49879) 2024-03-27 16:58:04 +00:00
Alex Nguyen
2cd06026ea Update sme-review-tracking-issue.yml (#49901) 2024-03-27 16:49:02 +00:00
Peter Bengtsson
845275c1fb Don't run validator on pull_requests for now (#49895) 2024-03-27 15:05:44 +00:00
Alex Nguyen
5d350725fc Changing file location of sme-review-tracking-issue.yml (#49891) 2024-03-26 23:02:46 +00:00
Peter Bengtsson
a943ea9f2d Omit Autofix column if no row has it (#49872) 2024-03-26 15:52:47 +00:00
Max Schaefer
3835fdedf2 Add autofix coverage information for CodeQL queries (#49781)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2024-03-25 18:17:34 +00:00
Peter Bengtsson
e77c54bd4e Stop upload link-checking artifacts on link checking (#49759) 2024-03-19 15:52:43 +00:00
Peter Bengtsson
11752daffb Rewrite find-past-built-pr in TypeScript (#49758) 2024-03-19 15:51:59 +00:00
Peter Bengtsson
bf4af51387 Periodically validate docs-urls.json in github/github (#49220)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-03-18 11:56:49 +00:00
dependabot[bot]
fda9e29d02 Bump tj-actions/changed-files from 42.0.5 to 43.0.0 (#49688)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2024-03-14 16:58:14 +00:00