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 d85e222 commit 0e253d9Copy full SHA for 0e253d9
build_tools/cirrus/update_tracking_issue.sh
@@ -18,4 +18,5 @@ python maint_tools/update_tracking_issue.py \
18
$CIRRUS_TASK_NAME \
19
$CIRRUS_REPO_FULL_NAME \
20
$LINK_TO_RUN \
21
- --tests-passed $TEST_PASSED
+ --tests-passed $TEST_PASSED \
22
+ --auto-close false
0 commit comments