Meshtastic-Android/.github/workflows
James Rich 1b2c4f41c6 fix: add retry and graceful fallback for rate-limited label API calls
- retries: 3 with 403 removed from exempt list so rate-limit responses
  are retried with backoff (octokit/plugin-retry respects Retry-After)
- Wrap addLabels call in try/catch so rate-limit failures emit a
  warning instead of hard-failing the job
2026-04-09 12:31:53 -05:00
..
codeql.yml ci: Upgrade to JDK 21 and centralize CI configuration with new workflows (#4948) 2026-03-27 17:06:19 +00:00
create-or-promote-release.yml ci(github): add conditional desktop build to release workflows (#4938) 2026-03-26 15:03:27 -05:00
dependency-submission.yml ci: Upgrade to JDK 21 and centralize CI configuration with new workflows (#4948) 2026-03-27 17:06:19 +00:00
docs.yml ci: Upgrade to JDK 21 and centralize CI configuration with new workflows (#4948) 2026-03-27 17:06:19 +00:00
main-check.yml ci: refine workflow permissions and version parsing logic (#4922) 2026-03-26 01:16:22 +00:00
main-push-changelog.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00
merge-queue.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00
models_issue_triage.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00
models_pr_triage.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00
moderate.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00
post-release-cleanup.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00
pr_enforce_labels.yml fix: scope labeler trigger to opened/synchronize and fix bugfix typo 2026-04-09 12:22:44 -05:00
promote.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00
publish-core.yml ci: Upgrade to JDK 21 and centralize CI configuration with new workflows (#4948) 2026-03-27 17:06:19 +00:00
pull-request-target.yml fix: add retry and graceful fallback for rate-limited label API calls 2026-04-09 12:31:53 -05:00
pull-request.yml feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
release.yml feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
reusable-check.yml feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
scheduled-updates.yml ci: Upgrade to JDK 21 and centralize CI configuration with new workflows (#4948) 2026-03-27 17:06:19 +00:00
stale.yml chore(ci): implement tiered GitHub Actions runner strategy (#4937) 2026-03-26 18:18:03 +00:00