Skip to content

[ Feature ] GitHub Actions CI workflow for project validation#153

Description

@KumarAyush204

馃挰 Your Discord Username

kumarayushcontributor_35424

Issue Type

Feature Request

馃敟 Why do you want to work on this?

馃搵 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions