From 16ee3e2b80374ff74cd24599db6d707e3499faa7 Mon Sep 17 00:00:00 2001 From: Semyon Levin <231188+remal@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:44:20 -0800 Subject: [PATCH] Template repository changes: remal-gradle-plugins/template (#75) Co-authored-by: remal-gradle-plugins <77341723+remal-gradle-plugins+sync-with-template@users.noreply.github.com> --- .github/workflows/automatic-release.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/automatic-release.yml b/.github/workflows/automatic-release.yml index f1020cc..a33bb95 100644 --- a/.github/workflows/automatic-release.yml +++ b/.github/workflows/automatic-release.yml @@ -36,12 +36,13 @@ jobs: Update README.md Update renovate.json5 Update renovate.json - allowedPullRequestLabels: | - dependencies - sync-with-template skippedChangelogCommitPrefixes: | [push-back] [no-changelog] + dependencyUpdatesPullRequestLabels: | + dependencies + miscPullRequestLabels: | + sync-with-template actionPathsAllowedToFail: | .github/workflows/automatic-release.yml .github/workflows/codeowners-validator.yml