1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Add Wishlist label to pr created by store

This commit is contained in:
Salamandar 2024-03-18 18:56:02 +01:00 committed by OniriCorpe
parent 31ce06c00e
commit 396543230f

View file

@ -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}"