Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 25 sec in block)
podTemplate - (7 min 23 sec in block)centos-8
podTemplate block - (7 min 23 sec in block)
node - (7 min 21 sec in block)releng_bot-updates_160-bkf84
node block - (5 min 59 sec in block)
stage - (12 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (8.7 sec in block)
checkout - (6.9 sec in self)
withEnv - (5 min 45 sec in block)GIT_BRANCH, GIT_CHECKOUT_DIR, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 45 sec in block)
withEnv - (5 min 39 sec in block)REPOSITORY_NAMES, SCRIPTS, GENIE_XTEXT_CREDENTIALS, UPDATE_VALUE_REQUIRED, GITHUB_API_CREDENTIALS_ID, TARGET_BRANCH
withEnv block - (5 min 39 sec in block)
stage - (1 min 9 sec in block)Checkout
stage block (Checkout) - (1 min 8 sec in block)
checkout - (0.72 sec in self)
withCredentials - (1 min 1 sec in block)
withCredentials block - (59 sec in block)
script - (59 sec in block)
script block - (57 sec in block)
sshagent - (55 sec in block)
sshagent block - (54 sec in block)
wrap - (53 sec in block)
wrap block - (53 sec in block)
sh - (1.7 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-lib.git xtext-lib cd xtext-lib git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (3.9 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-core.git xtext-core cd xtext-core git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (2.6 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-extras.git xtext-extras cd xtext-extras git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (3.9 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-eclipse.git xtext-eclipse cd xtext-eclipse git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (2.5 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-xtend.git xtext-xtend cd xtext-xtend git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (1.3 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-maven.git xtext-maven cd xtext-maven git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (34 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-web.git xtext-web cd xtext-web git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (1.4 sec in self) git clone --branch master --depth 1 git@github.com:eclipse/xtext-umbrella.git xtext-umbrella cd xtext-umbrella git config user.name "Christian Dietrich" git config user.email "christian.dietrich@itemis.de" # create target branch git checkout -b bot_update_xtext_bootstrap_version
sh - (0.76 sec in self)curl -sSL -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" https://api.github.com/repos/eclipse/xtext-lib/contents/gradle/versions.gradle?ref=$SOURCE_BRANCH | jq -r ".content" | base64 -d | grep -m 1 "version =" | cut -d "'" -f 2 | cut -d "-" -f 1
stage - (5.9 sec in block)Update Xtext version
stage block (Update Xtext version) - (4.8 sec in block)
stage - (1 min 10 sec in block)Update Xtext bootstrap version
stage block (Update Xtext bootstrap version) - (1 min 7 sec in block)
script - (1 min 0 sec in block)
script block - (1 min 0 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (7.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.58 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.55 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.56 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 sec in block)
sh - (1 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.4 sec in block)
sh - (0.8 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.9 sec in block)
sh - (0.65 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.58 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.8 sec in block)
sh - (0.8 sec in self) if [ -f "gradle/versions.gradle" ]; then sed -i -e "s|'xtext_bootstrap': '[^']*'|'xtext_bootstrap': '2.31.0.M0'|" gradle/versions.gradle fi
fileExists - (0.62 sec in self)xtext-eclipse
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.7 sec in block)
sh - (0.56 sec in self) sed -i -e "s|<xtend-maven-plugin-version>.*</xtend-maven-plugin-version>|<xtend-maven-plugin-version>2.31.0.M0</xtend-maven-plugin-version>|" releng/org.eclipse.xtext.tycho.parent/pom.xml
fileExists - (0.87 sec in self)xtext-xtend
org.jenkinsci.plugins.workflow.steps.PushdStep - (4.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.56 sec in self) sed -i -e "s|<xtend-maven-plugin-version>.*</xtend-maven-plugin-version>|<xtend-maven-plugin-version>2.31.0.M0</xtend-maven-plugin-version>|" releng/org.eclipse.xtend.tycho.parent/pom.xml sed -i -e "s|<xtextBOMVersion>.*</xtextBOMVersion>|<xtextBOMVersion>2.31.0.M0</xtextBOMVersion>|" org.eclipse.xtend.maven.plugin/src/test/resources/it/pom.xml
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.8 sec in block)
sh - (0.55 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.54 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.5 sec in block)
sh - (0.92 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.9 sec in block)
sh - (1.1 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.6 sec in block)
sh - (0.92 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.6 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.9 sec in block)
sh - (0.57 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.9 sec in block)
sh - (0.71 sec in self) git diff git diff-index --quiet HEAD || git commit --signoff -a -m '[releng] Bootstrap against 2.31.0.M0'
stage - (37 sec in block)Update Gradle Wrapper
stage block (Update Gradle Wrapper) - (4.9 sec in block)
stage - (6.4 sec in block)Bump versions.gradle value
stage block (Bump versions.gradle value) - (4.8 sec in block)
stage - (5.9 sec in block)Update Orbit URL
stage block (Update Orbit URL) - (4.8 sec in block)
stage - (6 sec in block)Update Tycho Version
stage block (Update Tycho Version) - (4.8 sec in block)
stage - (11 sec in block)Generate Xtext Language
stage block (Generate Xtext Language) - (4.8 sec in block)
stage - (6 sec in block)Generate Test Languages
stage block (Generate Test Languages) - (4.8 sec in block)
stage - (5.8 sec in block)Adjust Pipelines
stage block (Adjust Pipelines) - (4.7 sec in block)
stage - (1 min 50 sec in block)Publish
stage block (Publish) - (1 min 50 sec in block)
script - (1 min 43 sec in block)
script block - (1 min 43 sec in block)
withCredentials - (1 min 42 sec in block)
withCredentials block - (1 min 41 sec in block)
sshagent - (1 min 40 sec in block)
sshagent block - (1 min 40 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (13 sec in block)
sh (Evaluate if changes have been made to xtext-lib) - (4.1 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-lib) - (1.4 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-lib/pulls" -d '{ "title": "[releng] Bootstrap against 2.31.0.M0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (0.72 sec in self)
sh (Request reviewers) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-lib/pulls/516/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (0.57 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-lib/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 22 and assign to bot) - (2.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-lib/issues/516" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 22 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (13 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 sec in block)
sh (Evaluate if changes have been made to xtext-core) - (0.77 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-core) - (1.9 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (1.9 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-core/pulls" -d '{ "title": "[releng] Bootstrap against 2.31.0.M0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (1.3 sec in self)
sh (Request reviewers) - (1.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-core/pulls/2088/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (1 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-core/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (2.6 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-core/issues/2088" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (35 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (34 sec in block)
sh (Evaluate if changes have been made to xtext-extras) - (1.9 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-extras) - (1.7 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (18 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-extras/pulls" -d '{ "title": "[releng] Bootstrap against 2.31.0.M0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (2.2 sec in self)
sh (Request reviewers) - (3.1 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-extras/pulls/875/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (2.3 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-extras/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (2.5 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-extras/issues/875" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 sec in block)
sh (Evaluate if changes have been made to xtext-eclipse) - (1.3 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (13 sec in block)
sh (Evaluate if changes have been made to xtext-xtend) - (1.6 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-xtend) - (1.3 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (1.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-xtend/pulls" -d '{ "title": "[releng] Bootstrap against 2.31.0.M0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (0.61 sec in self)
sh (Request reviewers) - (1.5 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-xtend/pulls/1462/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (1 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-xtend/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (3 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-xtend/issues/1462" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.8 sec in block)
sh (Evaluate if changes have been made to xtext-maven) - (1 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
org.jenkinsci.plugins.workflow.steps.PushdStep - (12 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 sec in block)
sh (Evaluate if changes have been made to xtext-web) - (0.59 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet
sh (Push changes for xtext-web) - (1.7 sec in self) git push --force origin bot_update_xtext_bootstrap_version
sh (Open Pull Request) - (1.4 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-web/pulls" -d '{ "title": "[releng] Bootstrap against 2.31.0.M0", "body": "This change was brought to you by your friendly Xtext Genie.", "maintainer_can_modify": false, "head": "bot_update_xtext_bootstrap_version", "base": "master" }'
sh (Get PR number) - (1.1 sec in self)
sh (Request reviewers) - (2 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "POST" -s "https://api.github.com/repos/eclipse/xtext-web/pulls/410/requested_reviewers" -d '{ "reviewers": [ "kthoms","cdietrich" ] }'
sh (Get number of milestone Release_2.31) - (0.93 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" -sS https://api.github.com/repos/eclipse/xtext-web/milestones | grep -b4 -a4 Release_2.31 | grep number | sed -e 's|.*: \(.*\),|\1|'
sh (Set labels, milestone 23 and assign to bot) - (2.6 sec in self)curl -H "Cookie: logged_in=no" -H "Authorization: token $GITHUB_API_TOKEN" -H "Content-Type: text/plain; charset=utf-8" \ -X "PATCH" -s "https://api.github.com/repos/eclipse/xtext-web/issues/410" -d '{ "labels": [ "bot", "releng"], "assignees": [ "genie-xtext"], "milestone": 23 }'
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.4 sec in block)
sh (Evaluate if changes have been made to xtext-umbrella) - (0.57 sec in self)git diff bot_update_xtext_bootstrap_version..master --quiet