Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 404 Bytes

File metadata and controls

16 lines (14 loc) · 404 Bytes

sets QA group in autobot yaml file

has parameters for

  • organization
    • Name of the organization
    • ORG=""
  • QA team and fallback QA team
    • name of the project QA team and a fallback QA team
    • TEAM=""
    • FALLBACK_TEAM="QA"
  • project manager team
    • Name of project manager team that will be xor'd from QA team
    • PM_TEAM="ProjectManagers"
  • yml file
    • YAML_FILE="bot.yml"