diff --git a/store/app.py b/store/app.py index ab42c8f0..812d2b41 100644 --- a/store/app.py +++ b/store/app.py @@ -414,6 +414,7 @@ Description: {description} head=new_branch, base=repo.default_branch, ) + pr.add_to_labels("Wishlist") url = f"https://github.com/YunoHost/apps/pull/{pr.number}"