mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| actions/gradle-setup | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| ci-gradle.properties | ||
| copilot-instructions.md | ||
| FUNDING.yml | ||
| meshtastic_logo.png | ||
| PULL_REQUEST_TEMPLATE.md | ||
| release.yml | ||
| renovate.json | ||