Closed iboB closed 2 months ago
As per #33 use https://docs.github.com/en/actions/use-cases-and-examples/project-management/scheduling-issue-creation
We need it once a month... say on the 15th
Create a poc repo to test the workflow
(don't forget to turn off the poc workflow once it's done)
Nice to have, but not critical if it's hard: In the issue contents create a checkbox list of the submodules we have (.gitmodules must be parsed)
.gitmodules
Testing automation here: https://github.com/alpaca-core/poc-test-github-actions
As per #33 use https://docs.github.com/en/actions/use-cases-and-examples/project-management/scheduling-issue-creation
We need it once a month... say on the 15th
Create a poc repo to test the workflow
(don't forget to turn off the poc workflow once it's done)
Nice to have, but not critical if it's hard: In the issue contents create a checkbox list of the submodules we have (
.gitmodules
must be parsed)