gr2m / gr2m/create-or-update-pull-request-action

Set authentication explicitly for git operations

Open
#289 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
71
Forks
26
PR merge metrics
No merged PRs in 30d

Description

`actions/checkout@v2` is now setting up git commands to use `secrets.GITHUB_SECRET` by default. The `GITHUB_TOKEN` passed to this action is not used for the git operations for some reason, which results in pull request not triggering other actions, see eg. https://github.com/G-Rath/compare-gh-webhook-to-schema-function/pull/55 @G-Rath

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.