DEV Community

Jay Parmar
Jay Parmar

Posted on

DevWorkflow

My Workflow

So Basically, whenever a person open an issue on github there is a need to know which type of issue it is or what kind of issue has been opened. let us say, if a person has opened an issue then already a template is ready in markdown format to fill up the details related the issue and automatically labeling and greeting is done with the help of github actions and once the Pull Request(PR) is merged the greeting, labeling on PR and closing the issue is done with the help of github actions.This can save the time as well as reduce the efforts for maintainer of repository for there workflow.

Submission Category:

  • Maintainer Must-Haves.

Yaml File or Link to Code

  • github link for yaml file: link or copy paste this link on browser: https://github.com/jay-2000/DevWorkflow/tree/main/.github/workflows

You can connect me at Github , Twitter ,

LinkedIn ,
E-mail: jayparmar7654321@gmail.com

Additional Resources / Info

[Note:] - DevWorkflow - github link

  • It was great learning experience in this github action hackathon 2021 looking forward to learn and code more.

Top comments (0)