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

configure github action to implement CI checks on metrostop #30

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

rvema
Copy link
Collaborator

@rvema rvema commented Oct 23, 2023

This PR will enable CI checks (build and test) on each PR that is raised against this repository to reduce the PR review and merge cycle. This will resolve #9

https://github.com/FannieMaeOpenSource/metrostop/actions/runs/6613508703

Github Action success for node16:
Screenshot 2023-10-23 at 8 55 12 AM

Github Action success for node18:
Screenshot 2023-10-23 at 8 55 33 AM

@rvema rvema self-assigned this Oct 23, 2023
@rvema rvema merged commit 9135d2e into main Oct 23, 2023
4 checks passed
@rvema rvema deleted the rvema-enable-ci-checks branch October 23, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

add continuous CI checks using github actions
2 participants