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

Feat : Adding up the Build pipeline #340

Open
abhay-raj19 opened this issue May 25, 2024 · 0 comments
Open

Feat : Adding up the Build pipeline #340

abhay-raj19 opened this issue May 25, 2024 · 0 comments

Comments

@abhay-raj19
Copy link

Request to Add a Build Workflow

Currently, there is no build workflow present in the repository.

I propose adding a build workflow that runs whenever a user raises a PR. This workflow will:

  • Verify the Build: Ensure the project builds correctly. If the build succeeds, the workflow will pass, making it easier for maintainers to review the PR.
  • Catch Build Failures: If the build fails, the workflow will alert the maintainer, indicating there is an issue with the code.

This addition will streamline the process for maintainers and improve the quality of contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant