Skip to content

Support disabling the Actions tab to save API calls #97

Description

@wgordon17

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions