-
-
Notifications
You must be signed in to change notification settings - Fork 226
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
✨ Enhancement: It would be great having a Github Action that creates a PR with the changes required after a Add new tool issue is created #1133
Comments
What do you think @aialok @DarhkVoyd ? |
Hey @benjagm! I would like to create this. Could you clarify which changes need to be done manually and are repetitive? |
benjagm This would be great to have. |
@DarhkVoyd I am interested in working on this issue. Please assign it to me. |
Okay working on this issue ! |
@rishabhknowss, can I collaborate with you on this? |
hey @rishabhknowss are you working on this cause i have almost solved this, please let me know . |
@Sahil-Shadwal, I'm also working on it. If you want, we can work together. |
Hey @benjagm , @DarhkVoyd i have few doubts, i have done this to solve this issue:
is this the right approach ? |
Ah, I got the time to work on this! While I was solving this issue, I simply created a GitHub Action that triggers when an issue is created and saves the issue's information directly to the tooling-data.json file. After that, it creates a commit. |
@rishabhknowss I think you can use |
hi i work on the this workflow create-tool-pr.yml This GitHub Actions workflow is designed to automate the process of adding a new tool to the Key Features:
Video Demo untitled-video-made-with-clipchamp-4_2w26SEki.mp4 |
@DhairyaMajmudar @benjagm @DarhkVoyd Can you assign me to this issue To make a PR? |
Is your feature request related to a problem? Please describe
Everytime that an "Add a new tool" issue is created, we need to manually add the changes while this can be easily automated.
Describe the solution you'd like
I'd like to have an action that triggers after the creation of the issue and creates a PR with the required changes.
Describe alternatives you've considered
No response
Additional context
No response
Are you working on this?
No
The text was updated successfully, but these errors were encountered: