Hi Sebb, On 1.11.2025 16:38, sebb wrote: > On Fri, 31 Oct 2025 at 21:30, sebb <[email protected]> wrote: >> https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#special-schemes-for-bots > > Looks like commits_bot_dependabot is not working currently, contrary > to the documentation:
According to the documentation you linked above, only the `issues` and `pullrequests` events support the `bot_<botname>` scheme, so it doesn’t look like `commits_bot_dependabot` will be fixed or supported anytime soon. As you can see from the `robots@logging` mailing list [1], separating Dependabot notifications from other GitHub activity is probably based on `github.actor`. This means that interactions between humans and Dependabot, such as `@dependabot <command>` comments or PR merges, will still end up in `notifications@commons`. Piotr [1] https://lists.apache.org/[email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
