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

Add a continuous integration github action #526

Open
sarthakkundra opened this issue Mar 15, 2021 · 3 comments
Open

Add a continuous integration github action #526

sarthakkundra opened this issue Mar 15, 2021 · 3 comments
Labels
Enhancement A request to extend/improve an existing feature

Comments

@sarthakkundra
Copy link

Context

What is the related feature? What is the motivation for implementing this improvement?

There are component wise tests written so it'll be great if there's a CI action to make sure no breaking changes are there. This will also make PR review easier. A lot of new PRs will be there in the consequent time due to GSoC so I guess this feature will be a decent safety net for the project.

Proposal & Constraints

What is the proposed enhancement? Is there a precedent for this approach succeeding elsewhere?

Adding a Github action. Yes.

Success Metrics

How will you know if this change is successful? What specific metrics are relevant and how do you expect them to change?

The action approves the merging of correct PRs

@sarthakkundra sarthakkundra added the Enhancement A request to extend/improve an existing feature label Mar 15, 2021
@kitarp29
Copy link

Hi @sarthakkundra!
I have started to work on Github Actions.
I would love to work on this Issue.
Please assign me this and let me know what you need in the Github action?

@sarthakkundra
Copy link
Author

Hey @kitarp29. It is already there in the codebase.

@kitarp29
Copy link

Thanks for letting me know @sarthakkundra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A request to extend/improve an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants