Skip to content

Delete unused code-analysis script#55421

Closed
huntie wants to merge 2 commits intofacebook:mainfrom
huntie:export-D92407627
Closed

Delete unused code-analysis script#55421
huntie wants to merge 2 commits intofacebook:mainfrom
huntie:export-D92407627

Conversation

@huntie
Copy link
Copy Markdown
Member

@huntie huntie commented Feb 5, 2026

Summary:
Deletes the largely unused analyze_code/code-analysis-bot script, which was part of our earlier CircleCI infra.

Motivation

  • Security: Removes another use of a GITHUB_TOKEN env var being loaded into a script in our CI (similar to S603729).
  • Cleanup: This script attempted to read various lint job results (including google-java-format, which is no longer present), and post a GitHub PR comment for >5 issues. In a GitHub Actions world, we don't really need this functionality.

Other changes

  • The yarn shellcheck run from this script was load bearing, and is moved directly into the lint action.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D92407627

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 5, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Feb 5, 2026

@huntie has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92407627.

Summary:

Adds a `build_debugger_shell` job as part of the `test-all` workflow, adding missing coverage to `scripts/debugger-shell/build-binary.js`. This was broken recently by facebook#54857.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D92396626
Summary:

Deletes the largely unused `analyze_code`/`code-analysis-bot` script, which was part of our earlier CircleCI infra.

**Motivation**

- **Security**: Removes another use of a `GITHUB_TOKEN` env var being loaded into a script in our CI (similar to S603729).
- **Cleanup**: This script attempted to read various lint job results (including google-java-format, which is no longer present), and post a GitHub PR comment for >5 issues. In a GitHub Actions world, we don't really need this functionality.

**Other changes**

- The `yarn shellcheck` run from this script was load bearing, and is moved directly into the `lint` action.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D92407627
@meta-codesync meta-codesync bot closed this in 1930529 Feb 5, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Feb 5, 2026

This pull request has been merged in 1930529.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 5, 2026
@huntie huntie deleted the export-D92407627 branch February 5, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants