microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Create a build pipeline for pull requests to prevent merge #77

Closed janechu closed 3 years ago

janechu commented 3 years ago

Description

There should be a .yml file that runs against a GitHub build pipeline that will be triggered whenever a PR is created against the release branch. No branch should be able to merge if this fails.

Requirements

Note: currently blocked until the tooling packages have been merged

janechu commented 3 years ago

Closing via #85