anitab-org / anitab-org.github.io

AnitaB.org Open Source website has information about our community, including our open source projects, participation in programs, events, and a few contribution guidelines.

Home Page:https://anitab-org.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Install and Build step run a PR check

isabelcosta opened this issue · comments

Description

As a reviewer/contributor/admin,
I need new PR check to make sure the app is building successfully,
so that I can merge PR with confidence that the code is not breaking the app.

Mocks

Here's an example of this check for every commit: https://github.com/anitab-org/anitab-org.github.io/runs/3175046196

Acceptance Criteria

Update [Required]

  • New pull request check for every new pull request created
  • Run tests on every new pull request created

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

1 hour

Hi @isabelcosta can I work on this for the hacktoberfest?

@raffaelecalza of course! I will assign it to you!

@raffaelecalza of course! I will assign it to you!

Thanks, tomorrow I'll work on it

Sure! Just make sure to leave updates here :)

Hey @isabelcosta I opened a new PR. I tested the workflow inside my repo and it runs as expected. Let me know if I have to change something or if it's okay