Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 26 May 2026 14:55:05 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #4099: Configuration suggestion: automerge for `actions/*`, `github/*`, `org.ow2.asm`, In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 4545301107 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2026-05-26T14:55:12Z X-GitHub-Issue: 4099 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/4099#issuecomment-4545301107 Content-Type: text/plain; charset=utf-8 For example, https://github.com/vlsi/vlsi-release-plugins/pull/145 was fixed in 3.0.0 Previously, build failure could be printed several times (each subproject printed the same failure exception rather than printing at the end of the build only). I agree it would be worth to reduce dependencies, however, we can't really avoid `actions/checkout`, and `actions/setup-java`. What are the concrete review steps you expect to have when updating those?