🔄 synced file(s) with nextcloud/android-config#1060
Conversation
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
SpotBugs (new)
SpotBugs (master)
|
|
Hm, wonder why |
|
It only checks for dependabot as author, but this PR was created by nextcloud-android-bot. |
Looks like at the moment the PR ran, the |
Ah, in fact this looks correct from the github UI: the sync action first opened the PR and then added the label. Which means when this workflow ran on PR opening, the label was not there yet. I'll add a workaround for this in the config. |
As explained in nextcloud/android-library#1060 (comment), the sync action adds the label *after* opening the PR, so when this workflow runs the label isn't there yet, and the auto-approve action will be skipped. This fixes that by also running this workflow when the PR is labeled. Also added a concurrency group to avoid running this in parallel. Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
synced local file(s) with nextcloud/android-config.
Changed files
.github/workflows/with remote directoryconfig/workflows/This PR was created automatically by the repo-file-sync-action workflow run #4130440582