Skip to content

Fix commit SHA of actions/github-script in e2e-extras workflow#9161

Merged
tekton-robot merged 1 commit intotektoncd:mainfrom
AlanGreene:e2e_extras
Nov 26, 2025
Merged

Fix commit SHA of actions/github-script in e2e-extras workflow#9161
tekton-robot merged 1 commit intotektoncd:mainfrom
AlanGreene:e2e_extras

Conversation

@AlanGreene
Copy link
Member

@AlanGreene AlanGreene commented Nov 21, 2025

Changes

The e2e-extras workflow is failing to run due to an invalid commit SHA reference for the actions/github-script action.

v7.0.1 points to 60a0d83039c74a4aee543508d2ffcb1c3799cdea which has the first 19 characters in common with the previously referenced SHA. The other 2 instances of the action in this workflow already use this correct SHA.

/kind misc

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs if any changes are user facing, including updates to minimum requirements e.g. Kubernetes version bumps
  • Has Tests included if any functionality added or changed
  • pre-commit Passed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including functionality, content, code)
  • Has a kind label. You can add one by adding a comment on this PR that contains /kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep
  • Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings). See some examples of good release notes.
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. kind/misc Categorizes issue or PR as a miscellaneuous one. labels Nov 21, 2025
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 21, 2025
@AlanGreene
Copy link
Member Author

/cc @vdemeester

@afrittoli
Copy link
Member

/retest

@afrittoli
Copy link
Member

/e2e-extras

@AlanGreene
Copy link
Member Author

The command won't work until this fix is on the main branch as the slash command router is still referencing the workflow file with the bad commit SHA

Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/meow sorry

@tekton-robot
Copy link
Collaborator

@vdemeester: cat image

Details

In response to this:

/lgtm
/meow sorry

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 24, 2025
@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 24, 2025
@vdemeester
Copy link
Member

/retest

1 similar comment
@afrittoli
Copy link
Member

/retest

@tekton-robot tekton-robot merged commit 2752f52 into tektoncd:main Nov 26, 2025
103 of 109 checks passed
@AlanGreene AlanGreene deleted the e2e_extras branch November 26, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants