gitpod
gitpod copied to clipboard
Allow github.prebuilds.defaultBranch configuration in .gitpod.yml
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
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.