Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): send emails to slack on e2e failure #133

Merged
merged 1 commit into from
Jul 25, 2016

Conversation

Joshua-Anderson
Copy link
Contributor

No description provided.

@deis-bot
Copy link

@vdice is a potential reviewer of this pull request based on my analysis of git blame information. Thanks @Joshua-Anderson!

@Joshua-Anderson
Copy link
Contributor Author

This is ready for reviews! Here is an example message.

@Joshua-Anderson Joshua-Anderson changed the title [WIP] feat(ci): send emails to slack on e2e failure feat(ci): send emails to slack on e2e failure Jul 19, 2016
@arschles arschles added the LGTM1 label Jul 19, 2016
if err != nil {
return nil, err
}

// Set a custom user agent
c.UserAgent = UserAgent
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Joshua-Anderson didn't you make this change in another PR (in a different repo)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, that commit accidentally got caught in this PR 😦. I didn't fix it cause the PR it comes from (#123) was about to land but forgot that it was still caught in endless CI.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got it. ok, I'm fine with both being in at once. can you make sure to add a short description regarding what this does (something like "prevent a panic if there's no user agent" iirc) in the final commit to master?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not going to merge the first commit in this PR. I'll merge #123 and then rebase to clean up history.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got it. I was unclear that you were removing the first commit. carry on

vdice pushed a commit to vdice/controller-sdk-go that referenced this pull request Jul 20, 2016
vdice pushed a commit to vdice/controller-sdk-go that referenced this pull request Jul 20, 2016
vdice pushed a commit to vdice/controller-sdk-go that referenced this pull request Jul 20, 2016
@Joshua-Anderson Joshua-Anderson merged commit 5615bb4 into deis:master Jul 25, 2016
@Joshua-Anderson Joshua-Anderson deleted the jenkins-emails branch July 25, 2016 15:25
cscatolini pushed a commit to topfreegames/controller-sdk-go that referenced this pull request Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants