RealDevSquad/todo-action-items
GitHub Workflow: Stop tests running 2 times on PR's on each Repository
Open
#98 opened on Aug 22, 2022
enhancementgood first issue
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
Issue
- Every Repository has a workflow in which every time we make a PR / make changes in PR it runs 2 tests.
How to verify if these checks are working;
- Create a GitHub repo with the workflow (You can also fork a repo from Real Dev Squad)
- Make a pull request on it
- Now make some changes and update the branch
- Check if the tests run again
Issue screenshots
-
Something similar to the screenshot below :

-
This needs to be changed to a single test that runs on every update in PR
-
Something similar to the screenshot below:

Repositories that require this change
- website-backend : https://github.com/Real-Dev-Squad/website-backend/issues/691
- website-crypto : https://github.com/Real-Dev-Squad/website-crypto/issues/283
- website-welcome : https://github.com/Real-Dev-Squad/website-welcome/issues/232
- website-learn : https://github.com/Real-Dev-Squad/website-learn/issues/83
- website-status : https://github.com/Real-Dev-Squad/website-status/issues/291
- website-www : https://github.com/Real-Dev-Squad/website-www/issues/272
- website-my : https://github.com/Real-Dev-Squad/website-my/issues/255
- website-goals : https://github.com/Real-Dev-Squad/website-goals/issues/53
- website-dashboard : https://github.com/Real-Dev-Squad/website-dashboard/issues/202
- website-member : https://github.com/Real-Dev-Squad/website-members/issues/416
- mobile-app : https://github.com/Real-Dev-Squad/mobile-app/issues/137
- feature-flag-service : https://github.com/Real-Dev-Squad/feature-flag-service/issues/67
- identity-service : https://github.com/Real-Dev-Squad/identity-service/issues/112
- react-tests-tdd : https://github.com/Real-Dev-Squad/react-tests-tdd/issues/27