Badgerati / Pode

Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
https://badgerati.github.io/Pode
MIT License
830 stars 92 forks source link

Make preview builds optional for PR merges #1328

Closed Badgerati closed 3 months ago

Badgerati commented 3 months ago

Description of the Change

Makes preview CI builds not required for allowing PR merges into develop. They will still run, so we can get a heads up on any potential issues, but preview PowerShell builds are unstable (like PS7.5-preview.3 currently is), and the last thing we need is an unstable PowerShell build blocking PR merges.