|
- name: Label autoapproved |
In the case of LizardByte/build-deps#53 I am trying to create a PR against Sunshine, automatically when the master branch of build-deps gets updated. A potential issue is that the created PR will be autoapproved and therefore automerged. In this situation we don't want to automatically merge the PR.
.github/.github/workflows/automerge.yml
Line 27 in 8768747
In the case of LizardByte/build-deps#53 I am trying to create a PR against
Sunshine, automatically when themasterbranch ofbuild-depsgets updated. A potential issue is that the created PR will beautoapprovedand thereforeautomerged. In this situation we don't want to automatically merge the PR.