Add PR creation from Fork

This commit is contained in:
Jérémy Derussé
2020-03-27 18:56:55 +01:00
parent ac9f92d6e7
commit e48dab0c1c
9 changed files with 48 additions and 12 deletions

View File

@@ -224,4 +224,5 @@ if result["action"] in ["created", "updated"]:
os.environ.get("CPR_TEAM_REVIEWERS"),
os.environ.get("CPR_PROJECT_NAME"),
os.environ.get("CPR_PROJECT_COLUMN_NAME"),
os.environ.get("CPR_REQUEST_TO_PARENT"),
)