Categorygithub.com/concourse/faa
modulepackage
0.0.0-20200628175453-60efd7fd343c
Repository: https://github.com/concourse/faa.git
Documentation: pkg.go.dev

# 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

# Packages

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author