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