Documentation

Frequently Asked Questions

Why don't I see my repositories?

Check the following:

  • The workspace slug is the exact Bitbucket slug, not the display name.
  • Your Bitbucket account is a member of the workspace and has access to the repositories.
  • Pipelines is enabled for the repositories.
  • The repositories have at least one pipeline run.

Why isn't a pipeline appearing?

A pipeline will only appear if:

  • It was run in a repository that Pipeyard can access.
  • The branch and pipeline configuration match the current filter.
  • The pipeline has not been excluded by a status filter.

How often is data refreshed?

The default refresh interval is 60 seconds. You can change this in settings. Regardless of the interval, data is cached for 30 seconds to 5 minutes to balance freshness and API usage.

What permissions are required?

Pipeyard requests read-only Forge scopes for Bitbucket:

  • read:workspace:bitbucket
  • read:repository:bitbucket
  • read:pipeline:bitbucket
  • read:runner:bitbucket

These permissions are used only to read data for the dashboard.

How do I uninstall Pipeyard?

  1. In Jira, go to Apps > Manage your apps.
  2. Find Pipeyard and choose Uninstall.
  3. Confirm the uninstallation.

Removing the app stops all data access and removes stored preferences from Forge storage.

Last updated: 2026-08-04