-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Automated of project structure updation using GitHub workflows and Python scripts #203
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your chaotic pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 Welcome, @rajdeepchakraborty-rc! Thank you for your first pull request to ChaosWeb! We’re excited to see how you’ve contributed to the madness. 🎉 Our team will review your chaotic creation soon. Keep the disorder coming! 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Thanks @rajdeepchakraborty-rc! Your pull request has added more chaos to ChaosWeb. We’ll review it shortly. Keep breaking the rules! 🚀
I hope this helps in making the project more readable and scalable to the users. I would appreciate it if this could be assigned level3 level since I have automated the entire updation process. |
Do I have to create any personal access tokens? also whats the difference between repo_structure and project_structure |
You don't have to make any personalized tokens. |
@vansh-codes Check the commit history, I have already tested it once and I have not changed any tokens. It will work as long as the Github Actions bot has write permissions which I have provided:
This was creating an issue previously and I debugged it. |
why is repo_structure is needed? |
repo_structure is a .txt(text) file and the python code was not working earlier on the project_structure [.md(Markdown)] file. The python code is first updating the code in the text file and then the applying the changes into the project_structure file. |
@vansh-codes Have I answered your query? |
Okay got it @rajdeepchakraborty-rc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job! Keep up the good work
Rewarded level3 for your good work, documentation and such things has to be level2 but you did a goodjob thats why i am giving you level3 on this |
Please create same issue for this project also |
@vansh-codes I will do it by tomorrow and let you know. It is late night for me today and I am signing off for today. |
Thanks for the appreciation. I am glad that this feature is helpful to people. |
@vansh-codes I have opened the issue at: |
Issue Resolved:
Description
I have added the Project Repository in a new file named PROJECT_STRUCTURE.md :
I have automated the updation of the Project Structure using GitHub workflows and Python scripts. The Project Structure will update when you push any changes to the main branch
I have also added a redirect to the file in the README.md file: