quarkusio / quarkus-github-bot

A Quarkus-powered GitHub App to simplify issues and pull requests management in the Quarkus project.
Apache License 2.0
22 stars 24 forks source link

Mentioning a team should mention individual users instead #317

Closed gsmet closed 1 year ago

gsmet commented 1 year ago

It's still not working to mention a team with a bot: it used to not work at all, now apparently, the mention is a real mention but @gastaldi told me he still doesn't receive the notifications.

So first we need to check if the bot can have the permission to read the team members.

Once we have checked that, we can pursue with:

@NicolasGras if you're looking for another fun issue: here you are :)

gsmet commented 1 year ago

Let's wait a bit on this one. I adjusted the permissions for the bot and maybe it will solve our problem.

gsmet commented 1 year ago

Actually, changing the permission fixed the issue.

nicolasgras commented 1 year ago

Ok, I'll wait to have another fun issue :)