Jpp 19.3.0-rc.1
the software that should make you happy
|
Go to the source code of this file.
Namespaces | |
namespace | create_update_issues |
Variables | |
str | create_update_issues.origin = "https://git.km3net.de" |
create_update_issues.private_token = os.getenv("PRIVATE_TOKEN") | |
create_update_issues.gl = gitlab.Gitlab(origin, private_token, api_version='4') | |
list | create_update_issues.projects_to_notificate |
create_update_issues.project = gl.projects.get(project_id, lazy=True) | |
create_update_issues.issue | |
create_update_issues.labels | |