Skip to content

aminjam/cloudfoundry-slack-interrupt-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configuration for the @interrupt bot in cloudfoundry.slack.com.

To change behavior, add or update your team in the config directory, run the validate script, and then send a pull request with your improvements.

If you are using Pair.ist with a non-public team:

  • configure the password field as $PAIRIST_TEAM_{NAME}
  • share the password with dberger so he can add it as an environment variable for the bot

fly -t "$FLY_TARGET" set-pipeline \
  --pipeline cloudfoundry-slack-interrupt-bot \
  --config ~/workspace/src/github.com/dpb587/slack-delegate-bot/examples/cf-app/concourse.yml \
  --load-vars-from <( lpass show --notes "concourse: cloudfoundry-slack-interrupt-bot" )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%