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

codepipeline-notifications.yml does not work #16

Open
1 task done
FantasticFiasco opened this issue Mar 16, 2019 · 0 comments
Open
1 task done

codepipeline-notifications.yml does not work #16

FantasticFiasco opened this issue Mar 16, 2019 · 0 comments

Comments

@FantasticFiasco
Copy link

Request

  • Bug

Details

I've run into a problem when it comes to CodePipeline notifications, and it seems that your code (codepipeline-notifications.yml) is experiencing the same problem. If you can, please verify that your template isn't working as expected.

Steps to reproduce:

  1. Run aws cloudformation create-stack --stack-name Notifications --template-body file://codepipeline-notifications.yml --parameter ParameterKey=EmailAddress,ParameterValue=<your email> and wait for stack to be created
  2. Accept the subscription confirmation by clicking the link in the received e-mail
  3. Trigger a CodePipeline that is configured to fail and wait for it to complete
  4. Verify that you haven't received an e-mail, but at this point you ought to have
  5. Navigate to CloudWatch and edit your rule. Don't change anything, just click through the wizard and update the rule in the console.
  6. Trigger the pipeline again. This time you will receive an e-mail.

As I said, I don't think anything is wrong in your template. I'm experiencing the same issue with one of my templates. But it would be beneficial if your sample indicated that the template didn't behave as expected, given you are able to reproduce the issue.

Best regards,
Mattias

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

No branches or pull requests

1 participant