PR Type label

This commit is contained in:
mrT23
2023-07-19 20:25:54 +03:00
parent 23ed2553c4
commit d89792d379
5 changed files with 34 additions and 5 deletions

View File

@ -254,3 +254,6 @@ class GitLabProvider(GitProvider):
def get_user_id(self):
return None
def publish_labels(self, labels):
pass