Skip to content

prozolic/PRDigest.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRDigest.NET

Displays AI-summarized information of Pull Requests merged in dotnet/runtime. This is inspired by YuheiNakasaka/rails-pr-digest.

How it Works

The application runs automatically via GitHub Actions every day at midnight (UTC). It:

  1. Collects Pull Requests merged in the previous day from dotnet/runtime
  2. Summarizes each PR using Claude API.
  3. Generates markdown summaries and saves them to the archives directory
  4. Converts all markdown files to HTML pages
  5. Deploys the generated HTML to GitHub Pages

AI Model

Claude Haiku 4.5

Development

System environment

  • .NET 10
  • C# 14

Dependencies

Links

RSS Feed

https://prozolic.github.io/PRDigest.NET/feed.xml

Third-party Notices

Material Design Icons

GitHub Octicons

About

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages