Closed declan-warn closed 3 years ago
Latest commit: 3bb1f6a706317bf981d8655e0181f573065690eb
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@danieldelcore it seems to be working now :)
Interesting it looks like the Travis pipeline wasn't catching linting errors? 🤔
Also I think you will need to make this new workflow a required one. It isn't preventing merges.
Here's a PR for the lint errors breaking our beautiful new Action
@danieldelcore seems like there was one more linting error that yarn lint:fix
wasn't catching. I made a PR to fix it here and can confirm that's the last of them :) https://github.com/atlassian/extract-react-types/pull/193
Great work on this one mate! Let's merge it!
Github action to replace Travis CI