Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Add Multiple workflows to GitHub Project Repository #579

Open
4 tasks done
NarendraKoya999 opened this issue Aug 1, 2023 · 1 comment
Open
4 tasks done

Comments

@NarendraKoya999
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Explain in Detail with my above Issue:

  • close_old_issues.yml: This file is used for "Closing Old Issues". It automates the process of closing stale issues or sending notifications for review and possible closure of outdated issues.
  • deno.yml: This file is used for "Deno". Deno is a runtime environment used for running JavaScript and TypeScript code, and this file likely contains the configuration for Deno-related workflows.
  • issues.yml: This file is used for "Issue Management". It helps in automating the management of issues, such as organizing, labeling, or assigning issues based on predefined rules.
  • linting.yml: This file is used for "Linting". It contains rules and configurations to enforce code style and detect potential errors or issues in the source code.
  • lock.yml: This file is used for "Locking". It is likely used to prevent discussions or information from being modified or altered by locking conversations or threads.
  • prevent_multiple_issues.yml: This file is used for "Preventing Multiple Issues". It helps in handling multiple issues in a project simultaneously by providing rules for managing and avoiding conflicting or overlapping issues.

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Additional context.

No response

Show us the magic with screenshots

No response

Checklist

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

Hello👋 @NarendraKoya999, I hope you are doing well!
Thank you for raising an issue. We will will investigate into the issue and get back to you as soon as possible. Please make sure you have given us as much context as possible.
Feel free to join the community and collaborate ❤
Join our Discord Community here and make sure to STAR the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant