Skip to content

Version Formula branches by rendered content - #145

Merged
0x77dev merged 1 commit into
mainfrom
fix/formula-retry-branch
Aug 12, 2026
Merged

Version Formula branches by rendered content#145
0x77dev merged 1 commit into
mainfrom
fix/formula-retry-branch

Conversation

@0x77dev

@0x77dev 0x77dev commented Aug 12, 2026

Copy link
Copy Markdown
Member

Includes the rendered Formula blob ID in App-authored release branch names. An immutable release can now recover after a generated Formula is corrected without reusing a closed PR branch; identical retries still converge on one branch.\n\nVerified: actionlint .github/workflows/ci.yml; git diff --check.

@0x77dev
0x77dev enabled auto-merge (squash) August 12, 2026 03:26
@0x77dev
0x77dev merged commit 56de3b7 into main Aug 12, 2026
15 checks passed
@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown

Confidence Score: 5/5

Safe to merge based on the exercised release-branch behavior.

The changed branch-selection logic was exercised with a local bare Git remote across branch creation, reuse, corrected Formula content, and mismatched-content rejection.

Files Needing Attention: No files need additional attention.

T-Rex T-Rex Logs

What T-Rex did

  • The isolated bare-remote release-branch harness script was run to exercise the release-branch naming and remote validation behavior.
  • The harness demonstrated that identical Formula content reused its release branch, changed content at the same version created a distinct branch, and a same-named branch with a mismatched Formula blob was rejected.
  • Harness source trex-artifacts/pr145-release-branch-harness.sh and its execution log trex-artifacts/pr145-release-branch-output.log were collected for review.
  • The executed log showed the command exited with code 0 after all assertions passed.
  • Artifacts presented for reviewer include the Release branch workflow harness source and the Release branch workflow harness output.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "Version Formula branches by rendered con..." | Re-trigger Greptile

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