Deployment notifications
Noticed you had notifications on build events, but couldn't find any on deployment, would that be har to implement?
Would be great to get a notification if deployment succeeds or fails.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 25 Sep, 2014 07:23 PM
It's not yet available, but I added a new issue here: https://github.com/appveyor/ci/issues/14
Thanks for the suggestion!
2 Posted by emanuel.lundman on 25 Sep, 2014 07:30 PM
Great! Noticed you named it email notifications. I myself am more
interested in HipChat notifications. ;)
25 sep 2014 kl. 21:24 skrev Feodor Fitsner <
[email blocked]>:
Support Staff 3 Posted by Feodor Fitsner on 25 Sep, 2014 07:36 PM
Cool, I've updated the issue.
4 Posted by lukasz.stanczyk on 25 Jan, 2016 06:39 PM
Here is what I use to notify my HipChat room of deployment:
https://gist.github.com/LSTANCZYK/058cd0659760177acb39
Then all you need to do is call it in post deployment script and pass your own api key and room ID:
Script will pick up on the project name, version and last commit.
5 Posted by emanuel.lundman on 25 Jan, 2016 07:53 PM
Thanks lukasz.stanczyk. It seems script will not be run on failed deployment so you'll only get notifications on successful deployments?
Anyway, seems like new notifications has been in the works for some time and will be shipped in the next appveyor deploy that's running a little late.
Am i correct? will there be deployment notifications in the near future?
Support Staff 6 Posted by Feodor Fitsner on 25 Jan, 2016 08:09 PM
Correct. Deployment notifications (and other deployment improvements) are coming this week.
-Feodor
7 Posted by lukasz.stanczyk on 25 Jan, 2016 09:07 PM
Correct it would not notify of failed deployment. My thinking was if you
got build success and no deployment notification it means it fails on
deployment
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 AM.