bobheadxi / deployments

🔖 GitHub Action for working painlessly with deployment statuses
https://github.com/marketplace/actions/github-deployments
MIT License
385 stars 64 forks source link

add auto_inactive config #15

Closed shallwefootball closed 4 years ago

shallwefootball commented 4 years ago

Github deployment has default auto_inactive. So all development is inactive except the lastest deployment.

So this action should have has an option to auto_inactive

Because somebody wants that every development to be active.

So we should add to this option to auto_inactive.