Skip to content

[ Feature ] GitHub Actions CI workflow for project validationΒ #147

@KumarAyush204

Description

@KumarAyush204

✨ Feature Request

πŸ“‹ Description

I would like to contribute a GitHub Actions workflow file to ensure the project is always in a working state.
This will run for every pull request and push request targeting the main branch.

πŸ€” Motivation

Why is this feature important? What problem does it solve?
This workflow is crucial as it automatically validates all contributions, protecting the main branch from errors and providing immediate feedback.

πŸ›  Proposed Solution

This workflow will be added to the .github/workflows/ directory and will automatically:
Install dependencies and check for potential errors. The workflow will exit with an error code if any fatal problems are detected, which will mark the check as failed else marked with passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions