Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

vmware-archive/faa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faa

The simplest Slack retrobot you ever did see

Deploying

Slack Integration

FAA must be configured in your Slack as a "Custom Integration". Here's an example of the production integration settings.

faa_slack_integration

Make sure to configure URL to the publicly available URL of your Cloud Foundry app (see below)

Cloud Foundry

FAA runs as an app on Cloud Foundry. To successfully push, you must provide the following:

  • SLACK_VERIFICATION_TOKEN: string, Verification token provided by your slack integration, see "Token" in the slack configuration above
  • POSTFACTO_RETRO_ID: string, The postfacto ID of your regular retro
  • POSTFACTO_RETRO_PASSWORD: string, The retro board password (optional)
  • POSTFACTO_TECH_RETRO_ID: string, The postfacto ID of your tech retro (optional)

Other configuration necessary to run on Cloud Foundry can be found in our production manifest.yml

Using

Assuming you have configured your slack integration with the command /retro

/retro [happy/meh/sad/tech] [your message]

Development

  • Uses gvt for vendoring
  • Convenient ./bin/build script

About

The simplest Slack retrobot you ever did see

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published