We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53da83 commit d743880Copy full SHA for d743880
buildbot_nix/buildbot_nix/gitlab_project.py
@@ -8,6 +8,7 @@
8
from buildbot.changes.base import ChangeSource
9
from buildbot.config.builder import BuilderConfig
10
from buildbot.plugins import util
11
+from buildbot.process.properties import Interpolate
12
from buildbot.reporters.base import ReporterBase
13
from buildbot.reporters.gitlab import GitLabStatusPush
14
from buildbot.util import httpclientservice
0 commit comments