Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prlist

Note

The organization's GitHub PR list has been restored, and this page is now read-only.

code style: black Update PR List

Generates a static HTML page listing pull requests across all repositories in the win12-online organization.

Requirements

Python 3.14+

Usage

Recommended — use uv for faster execution:

uv run generate_prlist.py

Or with standard Python:

python3 generate_prlist.py

About

prlist fetches pull requests from all repositories in win12-online via the GitHub API, groups them by open/closed/merged status, and renders them into a standalone HTML page with per-repository subpages.

License

Apache-2.0

Contributors

Languages