Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If a developer has checked-in a file that causes a packaging error for a particular branch, that branch/pipeline is essentially blocked until the developer fixes the script causing the error. Dynamic branch names allow another team or individual to package their changes using a different code branch even if another branch has an error.

Scenario 3: Teams want to test their changes prior to check-in to a shared branch

If you wish to provide an avenue for teams to validate their SQL changes prior to check-in to a shared or protected branch you may wish to consider using dynamic branch names.

\uD83D\uDCD8 Instructions

...