Class GitHubEventsConfig (1.0.0)

GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received.

This message is experimental.

Owner of the repository. For example: The owner for https://github.com/googlecloudplatform/cloud-builders is "googlecloudplatform".

Filter describing the types of events to trigger a build. Currently supported event types: push, pull_request.

filter to match changes in refs like branches, tags.