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

Automated project structure updation using github workflows and action bot #248

Merged
merged 6 commits into from
Oct 26, 2024

Conversation

J-B-Mugundh
Copy link
Contributor

📋 Description

Automated project structure updation using github workflows and action bot

🔨 Changes Made

Resolves: #247

  • Added Automated project structure workflow
  • Created a python script to automate
  • Added the cron job to run for every 1 hour to update readme in project structure

✅ Checklist

Before submitting the PR, please make sure you have completed the following:

  • I have followed all the guidlines mentioned in CONTRIBUTING.md.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation (if applicable).
  • I have tested it locally and it works fine.
  • Any dependent changes have been merged and published in downstream modules.

🏷️ Types of Changes

What type of changes does your code introduce? (Check all that apply)

📸 Screenshots (if applicable)

Samples:

image
image


Thank you for contributing to Research Nexus! We look forward to reviewing your PR and getting it merged!

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @J-B-Mugundh for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@J-B-Mugundh
Copy link
Contributor Author

@Harshdev098 Please check if this looks good!

Copy link
Owner

@Harshdev098 Harshdev098 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding the project structure in the readme is making more longer readme instead we can create a seperate file for project structure file and add a link in the readme for exploring the project structure

edit the script and all files so that the project structure updation can be done automatically in that file

@J-B-Mugundh
Copy link
Contributor Author

J-B-Mugundh commented Oct 24, 2024

@Harshdev098 Hi bro.. sorry for the delay.. missed it due to exams.. please check now..

Hope this works!

image
image

@Harshdev098 Harshdev098 merged commit 2bc8f95 into Harshdev098:main Oct 26, 2024
Copy link
Contributor

🎉🎉 Thank you for your contribution! Your PR #248 has been merged! 🎉🎉

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level3 labe3 label for gssoc hacktoberfest-accepted label for accepted PRs under hacktoberfest labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest hacktoberfest-accepted label for accepted PRs under hacktoberfest level3 labe3 label for gssoc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automated project structure updation using github workflows and action bot
2 participants