Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment when no assignee on MR #22

Open
julesdepoi opened this issue Oct 14, 2020 · 0 comments
Open

Comment when no assignee on MR #22

julesdepoi opened this issue Oct 14, 2020 · 0 comments

Comments

@julesdepoi
Copy link

Proposed feature: if MR assigneeId is null, grab a list of repo members and randomly suggest one of them to assign to.

Further design questions to discuss:

  • could either be a potential enhancement for existing BotAction (TooManyAssigned or SelfMerge) or a standalone BotAction
  • limitations of GitLab API in grabbing repo members by project ID only - members with inherited permissions from group will not show up
  • how would the presence of a CODEOWNERS file affect this feature?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant