cncgnd / website

This repository belongs to CNCG New Delhi Portfolio website.
5 stars 10 forks source link

[FEATURE] : Integrate GitHub Actions for Code Validation and Automatic Build #6

Open aryasoni98 opened 5 months ago

aryasoni98 commented 5 months ago

Summary

To streamline our development process and maintain high code quality, we need to integrate GitHub Actions into our workflow. This will automate code validation, formatting checks, and ensure that the build process is completed without errors.

Key Goals

Implementation Checklist

Additional Notes

This addition is crucial for preventing merge conflicts and ensuring that only thoroughly checked code is merged into the main codebase. It will also save time during code reviews as formatting and basic checks will be automated.

Feel free to discuss any further parameters or configurations that might be beneficial for this workflow.

satyampsoni commented 5 months ago

Thanks for the issue @aryasoni98 .

nakulbh commented 5 months ago

@satyampsoni can i work on this feature ?