Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Workflow: Stop tests running 2 times on PR's on each Repository #98

Open
4 of 14 tasks
RitikJaiswal75 opened this issue Aug 22, 2022 · 1 comment
Open
4 of 14 tasks
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@RitikJaiswal75
Copy link

RitikJaiswal75 commented Aug 22, 2022

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 :
    image

  • This needs to be changed to a single test that runs on every update in PR

  • Something similar to the screenshot below:
    image

Repositories that require this change

@RitikJaiswal75 RitikJaiswal75 self-assigned this Aug 22, 2022
@RitikJaiswal75 RitikJaiswal75 added enhancement New feature or request good first issue Good for newcomers labels Aug 22, 2022
@RitikJaiswal75
Copy link
Author

updated a how to verify/check if the workflow changed. Based on discussion today

@Real-Dev-Squad Real-Dev-Squad deleted a comment from vin18 Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant