On Sat, 1 Nov 2025 at 18:03, Piotr P. Karwasz <[email protected]> wrote: > > 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.
I see I misread the doc - I was distracted by the commits entry in the table. That is a bit of a nuisance. > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
