GitHub Data Stream Parameters

The GitHub plugin provides configurable data streams to fetch build and release data and metrics.

Each configurable data stream exposes a set of parameters that lets you filter the data you retrieve. The following information describes the available configurable data streams and their parameters in detail.

Code Scanning

Parameter
Description
State
Specify a state to filter code scanning alerts (e.g., open, closed, fixed).
Severity
Specify a severity level to filter code scanning alerts (e.g., error, warning, note).

Code Scanning (Filter by Repo)

Parameter
Description
State
Specify a state to filter code scanning alerts (e.g., open, closed, fixed).
Severity
Specify a severity level to filter code scanning alerts (e.g., error, warning, note).

Dependabot Alerts

Parameter
Description
State
Select a state to filter by.
Severity
Select a severity to filter by.
Ecosystem
Select an ecosystem to filter by.
Scope
Select a scope to filter by.

Dependabot Alerts (Filter by Repo)

Parameter
Description
State
Select a state to filter by.
Severity
Select a severity to filter by.
Ecosystem
Select an ecosystem to filter by.
Scope
Select a scope to filter by.

Incidents

Parameter
Description
Status
Specify a status to filter incidents by (e.g., Open, Acknowledged, Resolved).

Issues

Parameter
Description
States
Enter one or more issue states to filter results by.
Result type
Select how results should be returned. Choose from:
  • List
  • Summary
Use timeframe
Select to enable filtering of pull requests by the tile timeframe. Activating this option also enables the Timeframe column field.
Timeframe column
Specify the date column to use when Use timeframe is enabled.

Pull Requests

Parameter
Description
Status
Specify a status to filter incidents by (e.g., Open, Acknowledged, Resolved).

Search Query

Parameter
Description
Search issue query
Enter a GitHub search query to retrieve relevant issues. Use specific keywords, filters, or labels to target exactly the issues you need

Secret Scanning

Parameter
Description
State
Specify the status of the secret scan to filter by.
Validity
Select the verification status of the secret to filter results by.

Secret Scanning (Filter by Repo)

Parameter
Description
State
Specify the status of the secret scan to filter by.
Validity
Select the verification status of the secret to filter results by.

Workflow Runs

Parameter
Description
Workflow name
Select the exact name of the workflow to return.
Actor
Select the person, bot, or entity that triggered the workflow to filter by. Only runs initiated by this actor will be returned.
Branch
Select a branch to filter by.
Event
Specify a workflow trigger event to filter by.
Status
Select a status to filter the results by. Options typically include: queued, in_progress, completed, failed, cancelled.

Was this article helpful?


Have more questions or facing an issue?