BamaCharanChhandogi / READMEasy

READMEasy is a user-friendly web platform that empowers you to generate comprehensive and engaging README files for your software projects.
https://readm-easy.vercel.app
MIT License
10 stars 38 forks source link

[Custom]: CI-CD Workflow #95

Closed harshbhar0629 closed 2 weeks ago

harshbhar0629 commented 4 weeks ago

💡 Custom Issue

📝 Description

There is no CI-CD Workflow in this repo.

What CI-CD did?? A CI/CD workflow on GitHub automates the process of building, testing, and deploying code. When changes are pushed to the repository, GitHub Actions triggers the workflow, starting with building the code, running tests, and performing quality checks. If the tests pass, the code can be deployed to a staging or production environment. Notifications are sent to inform stakeholders about the workflow's success or failure.

🔍 Steps to Reproduce (if applicable)

  1. Go to .github folder
  2. Make separate file for CI-CD workflow

🎯 Expected Outcome

When user try to create a PR then it run and check first all test case.

@BamaCharanChhandogi Please assign this issue to me under gssoc-ext, level-2,3:)

Harshithaa17 commented 3 weeks ago

I would like to work on this issue

harshbhar0629 commented 3 weeks ago

I would like to work on this issue

No i will make PR today and this is my issue

harshbhar0629 commented 3 weeks ago

@BamaCharanChhandogi This is my issue..so please merge my PR:)

harshbhar0629 commented 3 weeks ago

@BamaCharanChhandogi Please review:)