Skip to content

General Notes

Ethan Kramer edited this page Dec 20, 2018 · 1 revision

General

  • Run code on EC2?
    • In a Docker container with Node 10?

Settings

  • What categories to run audit on?
  • What constitutes a failed check?
    • What specific task in what category will cause a fail?
    • Or Will any failing task in any category cause a fail?
    • Or Will any failing task in a specific category cause a fail?
    • Or Will all failing tasks in a category only cause a fail?

Integrations

  • Github bot
  • Slack bot
    • Only comments in a specified channel when the check fails
    • Should we add an option to comment in the channel when the build succeeds?
    • Will use the same text as the Github PR content