Ashley Childress
dcaff75b1a
feat(contributors): condense contributor report and per-PR snippets
...
- eng/contributor-report.mjs: condensed per-user layout; emit per-PR fenced plaintext snippets; removed normalizeOneLine()
Generated-by: GitHub Copilot <copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2026-01-15 08:54:51 -05:00
Ashley Childress
d9d99cf3aa
refactor(eng): update contributor report generator output
...
- Modify generateMarkdownReport to include per-user sections with PR details
- Remove total PR count and simplify PR link format
Commit-generated-by: GitHub Copilot <copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-12-19 23:12:56 -05:00
Ashley Childress
1322aa2dde
feat(eng): add contributor reporting and management scripts
...
- Add eng/README.md documenting maintainer utilities
- Add eng/contributor-report.mjs for generating contributor reports
- Add eng/add-missing-contributors.mjs for automating contributor additions
- Add eng/utils/graceful-shutdown.mjs for script lifecycle management
- Update eng/update-readme.mjs with minor fixes
- Update package.json with new contributor scripts
Generated-by: GitHub Copilot <copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-12-19 20:43:27 -05:00