runner
runner copied to clipboard
v2.318.0 release commit was unsigned/unverified
Describe the bug
The git commit releasing v2.318.0 was not signed and is unverified on GitHub. This prevents git verify-commit from validating the release integrity of the branch.
To Reproduce
Expected behavior
(v2.317.0 release)
Runner Version and Platform
Version of your runner? v2.318.0
OS of the machine running the runner? Not applicable (but we are using Linux)
What's not working?
git verify-commit v2.318.0 fails due to unsigned/unverified commit:
Job Log Output
Not applicable
Runner and Worker's Diagnostic Logs
Not applicable