Skip to content

Conversation

@Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Dec 8, 2025

flaky-test-report and update-release-changelog weren't using the new pattern for checking out the proper version of github-tools yet. I've fixed that in this PR.


Note

Parameterizes and switches both actions to ref-based checkout of github-tools, removing the old version input.

  • CI/GitHub Actions:
    • flaky-test-report:
      • Add inputs github-tools-repository and github-tools-ref (default to current action repo/ref).
      • Update checkout to use these inputs and ./github-tools path; rename step.
    • update-release-changelog:
      • Remove github-tools-version input.
      • Add inputs github-tools-repository and github-tools-ref (default to current action repo/ref).
      • Update checkout to use these inputs and ./github-tools path; rename step.

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

@Mrtenz Mrtenz marked this pull request as ready for review December 8, 2025 10:37
@Mrtenz Mrtenz merged commit 39eab25 into main Dec 8, 2025
21 checks passed
@Mrtenz Mrtenz deleted the mrtenz/github-tools-refs branch December 8, 2025 10:40
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.

3 participants