Skip to content

feat: add GitHub Actions workflow for weekly report generation#6

Open
bjohansebas wants to merge 2 commits intoexpressjs:mainfrom
bjohansebas:reports
Open

feat: add GitHub Actions workflow for weekly report generation#6
bjohansebas wants to merge 2 commits intoexpressjs:mainfrom
bjohansebas:reports

Conversation

@bjohansebas
Copy link
Copy Markdown
Member

see expressjs/discussions#384 The agreement was to create a PR for this

I’d also like to have commit access to this repository so I can merge the reports

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
@bjohansebas bjohansebas changed the title Reports feat: add GitHub Actions workflow for weekly report generation Jul 8, 2025
@bjohansebas bjohansebas requested a review from UlisesGascon July 8, 2025 01:06
@bjohansebas bjohansebas requested a review from IamLizu July 13, 2025 21:47
@IamLizu
Copy link
Copy Markdown
Member

IamLizu commented Jul 30, 2025

Hey @bjohansebas 👋

Just dropping by to say that I will check this one by sometime this week.

Comment thread reports/generate.js
import { writeFile } from "node:fs/promises";
import { resolve } from "node:path";
import generate from "@retrogen/generate";
import { DateTime } from "luxon";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

luxon and @retrogen/generate are not listed in the pkg.json

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 this pull request may close these issues.

3 participants