Refresh: add arguments for refreshing on a single repo
Open
@danielbeardsley is already working on this.
Since Jun 22, 2020.
s-In Progress
- Dominant language
- TypeScript
- Stars
- 37
- Forks
- 10
- Avg merge
- 5d 4m
- Merged PRs (30d)
- 1
Description
Whenever we add a repo to the configuration, we'll want to backfill our knowledge of the pulls and issues.
There's a refresh-all-issues and refresh-all-pulls script, but both of them do it for all repos in the config. Since there may be many repos and many issues on those repos, we want to be able to limit the refresh to just one repo.
Do This
- Add
--repoor[repo]arg to existing scrips in/bin
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.