Skip to content

v2.320.0 release commit was unsigned/unverified #3509

Open
@timothyeburke

Description

@timothyeburke

Describe the bug

The git commit releasing v2.320.0 was not signed and is unverified on GitHub. This prevents git verify-commit from validating the release integrity of the branch.

Previously, @nebuk89 committed to adding repo rules to enforce this in the future in August. It appears those security rules have not been updated. As of this writing, the last signed release was v2.317.0 in May 2024.

To Reproduce
Navigate to https://github.com/actions/runner/releases, find all recent releases are unsigned.
image

Expected behavior
The release commit has signature verification.
image

Runner Version and Platform

Version of your runner? 2.320.0

What's not working?

git verify-commit v2.320.0 fails due to unsigned/unverified commit.

Job Log Output

N/A

Runner and Worker's Diagnostic Logs

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions