Created
June 11, 2012 16:16
-
-
Save stevenharman/2910960 to your computer and use it in GitHub Desktop.
Pivotal Tracker Activity Web Hook: event_type values
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
story_create | |
add_story_label | |
story_label_add | |
remove_story_label | |
story_label_remove | |
comment_create | |
comment_delete | |
story_move_multi | |
multi_story_delete | |
story_delete_multi | |
note_delete | |
story_update_edit | |
story_update_estimate | |
story_update | |
story_update_action | |
move_from_project | |
story_move_from_project | |
move_into_project | |
story_move_into_project | |
story_delete | |
note_create | |
Note that there are a couple that are synonyms (add_story_label and story_label_add, etc.) so you may need to support both. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment