0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Anki-Android/.github
lukstbit f73708acd4 Change conflicts workflow to allow more PRs to be checked
The workflow was fetching the opened pull requests in the repository
but the returned results were per page with the default page value(30)
being used. This meant that the worflow would check only the oldest 30
opened pull requests. The per page value was changed to the maximum
value of 100.

See https://octokit.github.io/rest.js/v20#pulls-list

This still means the workflow doesn't handle over 100 opened pull
requests, but we shouldn't get there anyway.
2024-07-18 15:05:34 +00:00
..
ISSUE_TEMPLATE Update forums links 2024-05-15 09:59:02 -03:00
workflows Change conflicts workflow to allow more PRs to be checked 2024-07-18 15:05:34 +00:00
config.yml Switch to Probot Welcomebot vs non-functional first-interaction action 2020-07-22 13:36:21 -05:00
dependabot.yml build(deps): have dependabot ignore anki-android-backend dep 2024-06-17 12:51:08 +00:00
FUNDING.yml Add Sponsor button to repo (Open Collective) 2020-11-10 12:52:00 -05:00
pull_request_template.md chore(pr-template): make 'Fixes' more intuitive 2024-03-03 09:38:31 +00:00