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

(CodeDeploy): (I want to make it easy to integrate CodeDeploy and Chatbot (I want to support CodeDeploy in aws_codestarnotifications.INotificationRuleSource).) #26235

Open
2 tasks
kodai305 opened this issue Jul 5, 2023 · 3 comments
Labels
@aws-cdk/aws-codedeploy Related to AWS CodeDeploy effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@kodai305
Copy link

kodai305 commented Jul 5, 2023

Describe the feature

CodeDeploy is not supported in cdk.aws_codestarnotifications.INotificationRuleSource. Therefore, it is very difficult to integrate CodeDeploy and Chatbot.

I would like to be able to specify CodeDeploy as the source in cdk.aws_codestarnotifications.NotificationRule, or introduce an easy way to do Chatbot notifications to CodeDeploy in some other way.

Use Case

Easily define notifications to Slack, such as when using CodeDeploy for ECS Deploy and defining it in CDK.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.86.0

Environment details (OS name and version, etc.)

OS X

@kodai305 kodai305 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 5, 2023
@github-actions github-actions bot added the @aws-cdk/aws-codedeploy Related to AWS CodeDeploy label Jul 5, 2023
@peterwoodworth
Copy link
Contributor

peterwoodworth commented Jul 5, 2023

Which CodeDeploy constructs are you using? We have a note in our docs that we intend to support this in the future

@peterwoodworth peterwoodworth added p1 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Jul 5, 2023
@kodai305
Copy link
Author

kodai305 commented Jul 5, 2023

Which CodeDeploy constructs are you using? We have a note in our docs that we intend to support this in the future

I am going to use this constructs.

I confirm what you wrote and look forward to being SUPPORTED.

@peterwoodworth
Copy link
Contributor

We'd be willing to accept a PR for this! There's no guarantee we'll be able to work on this soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-codedeploy Related to AWS CodeDeploy effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

3 participants