Github Actions to help developers with common CI/CD tasks
- Expo Publish
- Automate your deploys to Expo Cloud
- Expo Preview Channel
- Create Preview Releases on PRs with QR Code comment on success, better DevEx in code review
- Heroku
- Test Reporter
- Seems like a nice way to visualize test data on pipeline
- Jest Coverage Report
- Show test results on PR comment
- DangerJS
- Automatic feedback, code review triage
- DOC on labelling issues
- regex-issue-labeler
- add labels based on regex match
- label actions
- uses yaml like format to match, can also control some actions
- Honorable mention: issues-helper
- Semantic Release + Github Action
- GH Release
- Creates Releases
- Release Drafter
- PR based release drafting
- Changelog generate
- Auto