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

F aws chatbot slack channel configuration #38615

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    997aebf View commit details
    Browse the repository at this point in the history
  2. Added test cases for each attribute and for tags. Added an ID field f…

    …or import.
    mvishnub committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bac8c3c View commit details
    Browse the repository at this point in the history
  3. Added SlackChannelConfiguration resource.

    mvishnub committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    27d0e85 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Removed the waiter for SlackChannelName to be populated as SlackChann…

    …elName will not be available if the Slack Channel is a Private channel where the AWS bot is not installed.
    mvishnub committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5e549ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671a0f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58b15b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f26e9c9 View commit details
    Browse the repository at this point in the history
  5. Fixed a couple of coding standards issues.

    mvishnub committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a095c66 View commit details
    Browse the repository at this point in the history