Skip to content

commitMode: github-api does not work #494

@alexaka1

Description

@alexaka1

I have migrated to the new commit mode, however it is not working.

I merged this PR alexaka1/distroless-dotnet-healthchecks#533 which was empty (already a red flag), but then a new one was just created, also empty alexaka1/distroless-dotnet-healthchecks#534

I don't know what I'm doing wrong, the git commit mode used to work fine, but I was really excited to use the new signed commits version.

This is the workflow that used to work perfectly with the old method, but does not work with the new commit mode. https://github.com/alexaka1/distroless-dotnet-healthchecks/blob/main/.github%2Fworkflows%2Fversion.yml

I know about #487 that is not my concern now, but this commit mode does not seem to work.

I don't think it's a permission issue, as no logs are produced and these look fine to me

    permissions:
      pull-requests: write
      contents: write
      issues: read
      id-token: write

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions