mediamonks / frontend-coding-standards

Media.Monks - Frontend Coding Standards
60 stars 23 forks source link

Setup Actions #57

Open psimk opened 3 years ago

psimk commented 3 years ago

Since we're planning to move our eslint-config to a separate repository this week. We now have full freedom to focus this repository on improving everything surrounding the documentation of our standards.

With this, we should also look into ways to make it easier to add and change this documentation. I think one of those ways would be start implementing a CI workflow using Actions.

As a kickoff we could add these actions:

Thoughts?