microsoft / Oryx

Build your repo automatically.
Other
769 stars 176 forks source link

Adding PR Validation Pipeline #2534

Open prathambande opened 1 month ago

prathambande commented 1 month ago

Adding a pipeline which will execute the following to validate the PR:

  1. Publish SDK test
  2. Publish Image Test
  3. Test Pipeline

On sequentially passing all the above, PR will be marked as valid and will be allowed to merge in (using ruleset).