Skip to content

Commit

Permalink
Merge pull request #4318 from nickmango/bug/label-org-name
Browse files Browse the repository at this point in the history
Bug/Update PR Label
  • Loading branch information
nickmango authored May 9, 2024
2 parents b8fb6ee + 8ab6e47 commit ac853d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cla-backend/cla/models/github_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,7 @@ def update_change_request(self, installation_id, github_repository_id, change_re
github_repository_id=github_repository_id,
pull_request=pull_request,
repository_name=repository_name,
organization_name=organization_name,
signed=signed,
missing=missing,
project_version=project.get_version(),
Expand Down

0 comments on commit ac853d8

Please sign in to comment.