Skip to content
This repository has been archived by the owner on Jan 11, 2018. It is now read-only.

Start notification support #81

Merged
merged 1 commit into from Jul 14, 2011
Merged

Start notification support #81

merged 1 commit into from Jul 14, 2011

Conversation

tomkersten
Copy link

I updated the start notifications changeset off of HEAD and pushed to "start_notifications" branch on my fork (closes issue #41). There are a few details in the full commit message (see: http://github.com/tomkersten/integrity/commit/69d882554b35e931b352d821d9ad3cd1311d5c1a vs. the single-line message you are shown by default on commits).

Let me know what you think.

* Adds optional Notifier#notify_build_started method which notifiers
  can implement to do whatever they want when a build starts. (ex: send
  a message to a service saying "Build has started for...")
* Does not change API for existing notifiers (#notify is still
  called/supported for other notifiers)
@grahamc grahamc merged commit 69d8825 into integrity:master Jul 14, 2011
@grahamc
Copy link
Contributor

grahamc commented Jul 14, 2011

Thank you for the pull request - it has been merged in. Additionally, several tickets have been closed and master is in a much better situation than it was before.

@tomkersten
Copy link
Author

Cool. Thanks, man!

@grahamc
Copy link
Contributor

grahamc commented Jul 14, 2011

Thank you so much!

Hopefully you haven't abandoned Integrity in the last year - or if you have, you'll take a look at it again :)

I'd appreciate any comments/suggestions/pull requests you could submit!

Thank you again,
Graham

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants