Skip to content

chore: track risk level#232

Closed
jvbriones wants to merge 1 commit into
mainfrom
chore-post-merge
Closed

chore: track risk level#232
jvbriones wants to merge 1 commit into
mainfrom
chore-post-merge

Conversation

@jvbriones
Copy link
Copy Markdown
Contributor

@jvbriones jvbriones commented Mar 20, 2026


Note

Medium Risk
Moderate risk because it changes the spreadsheet schema (new column/range) and makes version lookup failures hard-stop the script, which could break the post-merge tracking job if GitHub content access/parsing fails.

Overview
Adds a Risk Level field to the post-merge validation tracker by extracting risk-* PR labels and writing them into a new spreadsheet column; all sheet header/read/append ranges are expanded from A:H to A:I.

Switches the script’s default tracked repo to MetaMask/metamask-mobile and changes version resolution to fail fast (throws on missing/unparseable package.json), including an upfront version-timeline check in processRepo() to abort early if version data can’t be fetched.

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

@jvbriones jvbriones marked this pull request as draft March 22, 2026 15:23
@jvbriones jvbriones closed this May 1, 2026
@jvbriones jvbriones deleted the chore-post-merge branch May 1, 2026 10:57
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.

1 participant