You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ci/cd): Add GitHub Action for auto-assigning PRs (#441)
* feat(ci/cd): Add GitHub Action for auto-assigning PRs
out of the recipes from https://github.com/actions-ecosystem/recipes this sounded very interesting. As we're sometimes forgetting to set ourselves as the assignee after opening a PR, this action would be very helpful.
* Add condition to skip dependabot for assignees
0 commit comments