Skip to content

Commit

Permalink
Write a document for the pull_request_title
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin21 committed Jun 3, 2017
1 parent dd5a096 commit 90c1362
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/default.yaml
Expand Up @@ -39,6 +39,12 @@ timestamp_format: '%Y%m%d%H%M%S'
# https://github.com/sanemat/gist-mail/pull/54
#
pull_request_body: ':hamster::hamster::hamster:'

# The pull request title.
# You can change pull request title. Default is `Exec tachikoma update %s`
# %s will be setted timestamp.
#
pull_request_title: "Execute `bundle update` at %s"
#
# The base branch which you want to pull request,
# master is most popular, develop and gh-pages are common.
Expand Down

0 comments on commit 90c1362

Please sign in to comment.