nextcloud / nextcloud/github_helper

deal with the rate limiting like matomo does

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.