write workpackage on openproject

This commit is contained in:
2024-01-08 13:26:09 +01:00
parent 5b34a51d90
commit a17901a6d6
15 changed files with 739 additions and 82 deletions

View File

@@ -1,2 +1,8 @@
[gitlab]
token = "glpat-example"
# generate from https://gitlab.com/-/user_settings/personal_access_tokens
token = "glpat-example"
[openproject]
# generate api token from https://champs-libres.openproject.com/my/access_token
token = "a8715-example"
base_url = "https://champs-libres.openproject.com"