codebuild-notifier 2.0.0
CodeBuild Notifier tracks the past status of CI jobs run on AWS CodeBuild for each pr or whitelisted branchfor a given project, and sends slack notifications when a branch/pr changes build status.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            activesupport
            ~> 6.0.3.1
          
          
            aws-sdk-dynamodb
            ~> 1.16
          
          
            aws-sdk-secretsmanager
            ~> 1.19
          
          
            hashie
            > 1.0, < 4.0
          
          
            nokogiri
            >= 0
          
          
            slack-ruby-client
            ~> 0.13
          
    