Skip to content

Conversation

@igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Feb 4, 2026

Summary

  • Added HTML digest table generation step to the release summary workflow
  • Generates out/digest.html artifact with modern dark theme design
  • Responsive table layout with PR information sorted alphabetically
  • Color-coded badges for repository and author
  • Header displays period metadata (weekly/monthly/quarterly)
  • Footer includes blog subscription link
  • Handles empty state when no PRs were merged

Test plan

  • Manually trigger workflow to verify HTML generation
  • Check artifact output includes digest.html
  • Verify styling displays correctly in browser
  • Test with empty PR list (no merged PRs in period)

@github-actions github-actions bot added 02 Milestone: First quarter release size/large PR with 250 lines or more labels Feb 4, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

Warning

Rate limit exceeded

@igorpecovnik has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 26 minutes and 46 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch summary

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added GitHub Actions GitHub Actions code Needs review Seeking for review labels Feb 4, 2026
- Add "Generate HTML digest table" step that creates out/digest.html
- Implement dark theme design matching GitHub's aesthetic
- Add responsive table layout with color-coded badges
- Include header with period metadata and footer with blog subscription
- Handle empty state when no PRs were merged during period

Signed-off-by: Igor Pecovnik <igor@armbian.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02 Milestone: First quarter release GitHub Actions GitHub Actions code Needs review Seeking for review size/large PR with 250 lines or more

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant