gitlab bot: standardize on accept/approve language
This commit is contained in:
parent
98bea53906
commit
feb3944380
@ -11,7 +11,7 @@ log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
help = "Find merge requests needing code reviewers/assignees"
|
||||
help = "Find merge requests needing code reviewers/accepters"
|
||||
|
||||
def handle(self, *args, **options):
|
||||
bot = GitlabBot()
|
||||
|
Loading…
Reference in New Issue
Block a user