Skip to content

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

@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

Labels

featureSuggest a new feature for the projecthacktoberfestIssues marked with this label are part of Hacktoberfest and open for contributions

Type

No type

Projects

Status

assigned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions