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

Fix ChatBot channel ref + add notification management permissions #650

Merged
merged 1 commit into from
Aug 9, 2023

Commits on Aug 7, 2023

  1. Fix ChatBot channel ref + add notification management permissions

    **Why?**
    
    The AWS Chatbot integration had an error that was introduced with the
    refactoring in v3.2.0 release. This prevented ChatBot configurations to be
    applied correctly.
    
    Additionally, the pipeline creation process did not have the required
    permissions to manage the pipeline notifications yet.
    
    **What?**
    
    Both issues are addressed in this change request.
    sbkok committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    20a6123 View commit details
    Browse the repository at this point in the history