thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

Only fail the PR for Prettier #264

Closed oudeismetis closed 8 months ago

oudeismetis commented 8 months ago

What this does

Resolves issues with https://github.com/thinknimble/tn-spa-bootstrapper/pull/263

The current implementation will fail the PR, but also fail on Heroku. So you won't get a Review App deployment until you fix your linting issues. The new version here won't block the developer and instead just mark the PR as red until the issue is fixed.

How to test

Add user steps to achieve desired functionality for this feature.