Remove AR CI checks - #14808
Merged
Merged
Remove AR CI checks#14808
Conversation
We're removing the project, and therefore no longer need these to run. `ar-nodejs` runs the validation checks on AR code. The labelling workflow is used to label PRs as either "apps-rendering" or "dotcom-rendering". With only "dotcom-rendering" left we no longer need this. Note that two workflows related to AR remain: - `ar-chromatic` - will be removed in a separate change that involves removing the Chromatic integration. - `ar-ci` - will be removed in a separate change that involves removing the AR infra.
Closed
2 tasks
JamieB-gu
marked this pull request as ready for review
December 3, 2025 11:25
ioannakok
approved these changes
Dec 3, 2025
marjisound
approved these changes
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We're removing the project, and therefore no longer need these to run.
ar-nodejsruns the validation checks on AR code. The labelling workflow is used to label PRs as either "apps-rendering" or "dotcom-rendering". With only "dotcom-rendering" left we no longer need this.Note that two workflows related to AR remain:
ar-chromatic- will be removed in a separate change that involves removing the Chromatic integration, Remove Chromatic For AR #14650.ar-ci- will be removed in a separate change that involves removing the AR infra, Remove AR Infra #14726.