Meshtastic-Android/.github
James Rich 9a3daa9e26 fix: replace actions/labeler with inline script to eliminate rate limiting
actions/labeler@v6 fetches the PR via API on every run, which silently
fails with 'Could not find pull request' when the installation rate
limit is exhausted. Replace it with an inline github-script that reads
the branch name directly from the event payload (zero API calls for
branch-name rules). The .github file-change check for the 'repo' label
is the only rule that needs an API call, and it's skipped when the
branch name already matches.

Also removes .github/labeler.yml which is no longer needed.
2026-04-09 12:22:44 -05:00
..
actions/gradle-setup feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
ISSUE_TEMPLATE update internal report name to reorder . (#3925) 2025-12-07 02:19:53 +00:00
workflows fix: replace actions/labeler with inline script to eliminate rate limiting 2026-04-09 12:22:44 -05:00
ci-gradle.properties feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
copilot-instructions.md Refactor and unify firmware update logic across platforms (#4966) 2026-04-01 12:14:26 +00:00
FUNDING.yml Create FUNDING.yml 2023-01-28 12:11:35 -03:00
meshtastic_logo.png Fix CI badge in README (#2761) 2025-08-18 01:37:12 +00:00
PULL_REQUEST_TEMPLATE.md feat: PR screenshot template(#1606) 2025-02-22 14:55:53 -06:00
release.yml chore(l10n): Remove custom changelogs from Crowdin config (#4418) 2026-02-02 18:09:04 -06:00
renovate.json chore(renovate): Configure more aggressive automerge (#3772) 2025-11-21 03:25:19 +00:00