Report generator proposal
Propose a generator for weekly and monthly generator, with a GitHub action to automatically generate a report every week
You will need to rebase this against main. I think this is pretty cool but we need to get it right we use this for presentations for our stakeholders so please bear with us on this one
I think we need more rust folks looking at the code too so added some reviewers
is it possible for it to make a PR each time? instead of download artifact I think it will get lost otherwise
is it possible for it to make a PR each time? instead of download artifact I think it will get lost otherwise
@P-E-P ask me to download artifact but make a PR seems to be a good idea
Does the branch not already rebase with main ?
is it possible for it to make a PR each time? instead of download artifact I think it will get lost otherwise
What do you mean ?
Initially I wanted the CI to produce every monday early in the morning the template for the weekly report so we would only have to download the artifact during the morning and fill in the missing bits. I have trouble understanding how you'd like it to interact with PRs.
I suggested @Kamiinarii78 that we could keep the artifact for one week and parse the previous week's report to gather old issue count and deltas in the future because there is to my knowledge no other way to gather "old" github repository data