NubesGen icon indicating copy to clipboard operation
NubesGen copied to clipboard

Support Pull request workflow

Open cmaneu opened this issue 4 years ago • 0 comments

Related to epic #19

When using NubesGen-generated GH Action, the following should happen when we're creating a pull request:

If we modified TF files

  • Detect the target environment
  • Run a Terraform Plan
  • Output the result in the PR?

If we modified code files

  • Run the build stage

cmaneu avatar Mar 12 '21 17:03 cmaneu