Skip to content

Conversation

@jvbriones
Copy link
Contributor

@jvbriones jvbriones commented Oct 27, 2025


Note

Renames the tests column and standardizes Sheets to 8 columns while adding fallback to use tabs without the "pre-" prefix.

  • .github/scripts/post-merge-validation-tracker.mjs:
    • Sheets structure:
      • Rename header from Auto Tests to Tests changes? and reduce columns to 8 (A..H).
      • Update all ranges from ...!A2:I2, A3:I, A4:I to ...!A2:H2, A3:H, A4:H.
      • Remove extra trailing empty column in inserted rows.
    • Tab resolution:
      • Enhance ensureSheetExists to return actualTitle and detect tabs renamed without the pre- prefix.
      • Update logging and read/append operations to use actualTitle.

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

@metamaskbot metamaskbot added the team-qa team-qa label Oct 27, 2025
@jvbriones jvbriones merged commit c701a7b into main Oct 27, 2025
18 of 20 checks passed
@jvbriones jvbriones deleted the chore-post-validation-improvements branch October 27, 2025 10:34
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