Skip to content

fix: Bootstrap defaults - #487

Merged
juanjosevazquezgil merged 2 commits into
mainfrom
fix/bootstrap-defaults
Jul 22, 2026
Merged

fix: Bootstrap defaults#487
juanjosevazquezgil merged 2 commits into
mainfrom
fix/bootstrap-defaults

Conversation

@juanjosevazquezgil

@juanjosevazquezgil juanjosevazquezgil commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces improvements to repository management and branch protection settings in the bootstrap templates. The main changes are enabling automated repository maintenance features and adjusting branch protection requirements.

Repository configuration enhancements:

  • Enabled allowAutoMerge, deleteBranchOnMerge, and allowUpdateBranch options in the repository settings to streamline merging and branch maintenance (firestartr-bootstrap/templates/components.tmpl).

Branch protection policy adjustments:

  • Set enforceAdmins to false in the branch protection settings, so admin users are no longer required to follow all protection rules (firestartr-bootstrap/templates/crs_config/expander_branch_strategies.tmpl).

Discussed with @alambike via Google Chat. We reached the conclusion it'd better if this parameter was set to false. The parameters added to the components.tmpl template were requested by @jotasixto after multiple bootstrappings in various clients. They were set to true manually in most of them

@jotasixto jotasixto left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT!

@juanjosevazquezgil
juanjosevazquezgil merged commit 64edbe8 into main Jul 22, 2026
1 check passed
@juanjosevazquezgil
juanjosevazquezgil deleted the fix/bootstrap-defaults branch July 22, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants