Re: Improving Dependabot Automation Under New Workflow Requirements

2025-05-13 Thread Piotr P. Karwasz
Hi Volkan, On 13.05.2025 11:06, Volkan Yazıcı wrote: > Thanks for chasing this Piotr. Given the recently stagnating Log4j > maintainer time, the workflow of verifying dependabot PRs, adding > associated changelog entries, and automatically merging upon success was a > big time saver for us. I'd re

Re: Improving Dependabot Automation Under New Workflow Requirements

2025-05-13 Thread Volkan Yazıcı
Thanks for chasing this Piotr. Given the recently stagnating Log4j maintainer time, the workflow of verifying dependabot PRs, adding associated changelog entries, and automatically merging upon success was a big time saver for us. I'd really appreciate it if we can bring it back. In GHA workflows,

Improving Dependabot Automation Under New Workflow Requirements

2025-05-10 Thread Piotr P. Karwasz
Hi all, As expected, the introduction of required reviews and required checks has made our "automatically merge Dependabot PRs" workflow less automatic. Currently, for each Dependabot PR:   * The commit that adds a changelog entry does not trigger the build workflow and therefore fails the r