gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

Allow github.prebuilds.defaultBranch configuration in .gitpod.yml

Open jldec opened this issue 3 years ago • 1 comments

Let's make defaultBranch synonymous with master.

The currently supported GitHub prebuild configuration settings are (with defaults)

github:
  prebuilds:
    master: true
    branches: false
    pullRequests: true
    pullRequestsFromForks: false
    addCheck: true
    addComment: false
    addBadge: false

See also #7426

jldec avatar May 30 '22 15:05 jldec

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 09 '22 00:09 stale[bot]