The Actions tab fetches workflow run data via REST API for every configured repository on each poll cycle (full poll, hot poll, and targeted refresh). Users who don't monitor CI/CD through this dashboard have no way to skip these API calls, consuming REST rate limit budget unnecessarily.
Add an opt-out toggle in Settings that disables the Actions tab and skips all workflow run API calls. The dashboard should behave identically by default (Actions enabled) — this is purely an opt-out for users who want to save API budget.
The Actions tab fetches workflow run data via REST API for every configured repository on each poll cycle (full poll, hot poll, and targeted refresh). Users who don't monitor CI/CD through this dashboard have no way to skip these API calls, consuming REST rate limit budget unnecessarily.
Add an opt-out toggle in Settings that disables the Actions tab and skips all workflow run API calls. The dashboard should behave identically by default (Actions enabled) — this is purely an opt-out for users who want to save API budget.