medusa
medusa copied to clipboard
Feat/actions updates
What
- remove additional workflow run on pull request creation
- include linting in the pipeline though only with warnings, allowing the pipeline to pass with a failing linter but warnings
How
- Add a new job in the
action.ymlfile in the.githubdirectory
Why
- to increase code quality in
developandmasterbranches
Testing
- executing pipelines
Is this still relevant @pKorsholm? I guess we could still add the linting to the pipeline 👍
let me just test this out to see if it blocks the pr as intended