Skip to content

SFLScientific/AutoBotYaml

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 89.7%
  • Dockerfile 10.3%