-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
It looks like there's code in this repo to automatically edit specs.
The missing pieces to automatically sending PRs would be to find all specs, and to send the PRs. I think the pieces for that fairly achievable.
First, to find all specs, there are at least two approaches:
- from a manually maintained spec list, like https://github.com/tidoust/reffy
- by crawling GitHub for spec source, like https://github.com/foolip/bikeshed-tests
Then, one needs to create pull requests. I have a few projects that do that:
Metadata
Metadata
Assignees
Labels
No labels