Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
6916f483
Unverified
Commit
6916f483
authored
Feb 13, 2019
by
Sebastian Kaspari
Browse files
Isse #1995: generate_docs.sh: Use [ci skip] in PR title.
parent
a853216c
Changes
1
Hide whitespace changes
Inline
Side-by-side
automation/taskcluster/action/generate_docs.sh
View file @
6916f483
...
...
@@ -50,4 +50,4 @@ git push --no-verify --quiet $URL $BRANCH
echo
"Done (
$?
)"
echo
"Opening pull request"
./gradlew openPR
-Ptitle
=
"Docs update (
$TIMESTAMP
)"
-Pbranch
=
"
$BRANCH
"
-PtokenFile
=
"token.properties"
./gradlew openPR
-Ptitle
=
"Docs update (
$TIMESTAMP
)
[ci skip]
"
-Pbranch
=
"
$BRANCH
"
-PtokenFile
=
"token.properties"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment