-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get all labels and change table organisation (#1537)
Logic is now the following: 1. Fetch all labels (optionally given some regex). 2. Get closed PRs that have at least one of those labels. 3. Split into merged and not merged. 4. Populate a table per label and list merged PRs. (A PR can therefore appear in more than one table.) 5. Write everything to a txt file. Co-authored-by: Benedikt Volkel <[email protected]>
- Loading branch information
1 parent
1116949
commit 0aee2a3
Showing
1 changed file
with
90 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters