Skip to content

fix: migrate action references and checkout repository to Consensys-Incorporated - #1

Merged
joshuafernandes merged 2 commits into
Consensys-Incorporated:mainfrom
usmansaleem:update-renovatebot-consensys-actions
Sep 7, 2026
Merged

fix: migrate action references and checkout repository to Consensys-Incorporated#1
joshuafernandes merged 2 commits into
Consensys-Incorporated:mainfrom
usmansaleem:update-renovatebot-consensys-actions

Conversation

@usmansaleem

@usmansaleem usmansaleem commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates references from the legacy Consensys / ConsenSys organization to Consensys-Incorporated.

Summary of Changes

  1. Renovatebot Workflow (.github/workflows/renovatebot.yml):

    • Updated action reference from ConsenSys/github-actions/renovatebot to Consensys-Incorporated/github-actions/renovatebot.
  2. Composite Actions (*/action.yml):

    • Updated the Checkout tools repo step (repository: Consensys/github-actions -> repository: Consensys-Incorporated/github-actions) across 17 composite actions:
      • dockerhub-scan-push/action.yml
      • docs-build/action.yml
      • docs-case-check/action.yml
      • docs-firecrawl-llm/action.yml
      • docs-link-check/action.yml
      • docs-lint-markdown/action.yml
      • docs-pages-deploy/action.yml
      • docs-pages-pr-deploy/action.yml
      • docs-release/action.yml
      • docs-spelling-check/action.yml
      • ecr-scan-push/action.yml
      • js-dependency-review/action.yml
      • mm-security-scanner/action.yml
      • renovatebot/action.yml
      • slack-notify/action.yml
      • trivy-update-cache/action.yml
      • trivy/action.yml
  3. Documentation:

    • Updated repository URL in README.md to point to Consensys-Incorporated/github-actions.

Note

Medium Risk
Mechanical org rename, but it affects central CI checkout paths and security workflows—failures would break many pipelines if the new org repo or permissions are misconfigured.

Overview
This PR retargets the shared actions repo from the legacy Consensys / ConsenSys GitHub org to Consensys-Incorporated/github-actions, without changing pinned commit SHAs or action logic.

The Renovatebot workflow now calls Consensys-Incorporated/github-actions/renovatebot@… instead of ConsenSys/github-actions/renovatebot@…. README link is updated to the new org URL.

Across 17 composite actions, the Checkout tools repo step’s repository: value is switched from Consensys/github-actions to Consensys-Incorporated/github-actions (docs, container scan/push, Trivy, Renovate, Slack, dependency review, MetaMask security scanner, etc.).

Reviewed by Cursor Bugbot for commit c60e4e8. Bugbot is set up for automated code reviews on this repo. Configure here.

@joshuafernandes joshuafernandes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joshuafernandes
joshuafernandes merged commit 2832799 into Consensys-Incorporated:main Sep 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants