nextcloud / nextcloud/github_helper
deal with the rate limiting like matomo does
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 10
- Forks
- 8
- Avg merge
- 8d 3h
- Merged PRs (30d)
- 8
Description
So Matomo works around the rate limits that block us from generating a full change log between major releases, from what I get. Perhaps we can adopt this.
https://github.com/matomo-org/github-changelog-generator
Contributor guide
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.
Research direction
Start with the repository's PHP helper scripts and compare the linked Matomo github-changelog-generator approach. Determine how the current rate limits prevent full changelogs between major releases; done means the helper can generate those changelogs without being blocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100