Skip to content

Conversation

@jvbriones
Copy link
Contributor

@jvbriones jvbriones commented Oct 31, 2025


Note

Automatically renames older Google Sheets tabs to drop the "pre-" prefix after processing, sorting tabs by version and returning extra metadata from processTab.

  • CI Scripts (.github/scripts/post-merge-validation-tracker.mjs):
    • Add removePrePrefixFromSheet(...) to rename tabs by stripping pre-.
    • Update processTab to return { inserted, isNew, actualTitle }.
    • Enhance processRepo:
      • Sort tab groups by version (newest first).
      • After processing, rename all but the newest tab to remove pre-.

Written by Cursor Bugbot for commit b045b1d. This will update automatically on new commits. Configure here.

@metamaskbot metamaskbot added the team-qa team-qa label Oct 31, 2025
@jvbriones jvbriones merged commit 6269f72 into main Oct 31, 2025
18 of 20 checks passed
@jvbriones jvbriones deleted the chore-post-validation branch October 31, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-qa team-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants