79308407

Date: 2024-12-25 22:43:17
Score: 1.5
Natty:
Report link

I ended-up using the GitHub GraphQL API with actions/github-script into workflow, instead of actually using the binary. The step handles properly both additions and deletions, with CreateCommitOnBranch mutation.

Previous implementation, without verified signature:

enter image description here

New implementation:

enter image description here

You can examine the actual PR with the new implementation.

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Floren