forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcia
More file actions
8 lines (7 loc) · 600 Bytes
/
Copy pathcia
File metadata and controls
8 lines (7 loc) · 600 Bytes
1
2
3
4
5
6
7
1. Disable multiple messages if more than 5 commits are pushed. Instead announce the last commit with "(+## more commits...)" appended to the note.
2. `address` is the optional CIA address, defaults to http://cia.vc
3. `project` is the optional project name, defaults to the Repository name.
4. `branch` lets you specify the branch name, or a template with `%s` to fill the branch name in.
5. `long_urls` enables full URLs instead of shortened URLs.
6. `module` sets the module name in the project.
7. `full_commits` enables sending full commit messages to CIA (as opposed to just the first line).