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

Dynamically generate repos.json #51

Open
willuhmjs opened this issue Apr 25, 2023 · 4 comments
Open

Dynamically generate repos.json #51

willuhmjs opened this issue Apr 25, 2023 · 4 comments

Comments

@willuhmjs
Copy link
Contributor

It would be cool if a workflow runs a script that automatically updates the list of repositories to keep it up to date.

@willuhmjs
Copy link
Contributor Author

This is different from #49 because I am suggesting it runs a workflow that is triggered either periodically or whenever a commit goes to main.

@ctubbsii
Copy link
Contributor

@willuhmjs That's a good idea. I'd be happy to consider a PR that does this via a GitHub Actions workflow. It'd be a good idea to do this for the code.json file as well.

@willuhmjs
Copy link
Contributor Author

@ctubbsii Ive done something like this before for a personal project, so I will make a PR.

@ctubbsii
Copy link
Contributor

@ctubbsii Ive done something like this before for a personal project, so I will make a PR.

I think there's already some scripts to update these. I can try to reach out to some of our internal folks who might have those, so they can be included in this repo. You can still propose a PR, but we may end up swapping out your implementation with our existing scripts, if they can be included here.

@willuhmjs willuhmjs changed the title Dynamically generate repos.json Dynamically generate repos.json and code.json Apr 26, 2023
@willuhmjs willuhmjs changed the title Dynamically generate repos.json and code.json Dynamically generate repos.json Apr 29, 2023
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

Successfully merging a pull request may close this issue.

2 participants