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
Returns GitHub code scanning alerts for the repositories in scope.
Dependabot Alerts
Returns Dependabot alerts for vulnerable dependencies across the repositories in scope.
Deployments
Returns the deployments for the selected repositories.
Issues
Returns issues across one or more organizations.
Pull Requests
Returns pull requests across one or more repositories.
Search Query
Returns the issues and pull requests matching a GitHub search query, for when the other data streams do not narrow far enough.
Secret Scanning
Returns GitHub secret scanning alerts, flagging credentials committed into the repositories in scope.
Workflow Runs
Returns GitHub Actions workflow runs, with the outcome of each.