faa

command module
v0.0.0-...-60efd7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2020 License: MIT Imports: 8 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL