feat(rsmets): include_all_branches from template#19
Merged
Conversation
gaima8
pushed a commit
that referenced
this pull request
Dec 11, 2025
🤖 I have created a release *beep* *boop* --- ## [1.0.0](v0.19.2...v1.0.0) (2025-12-11) ### ⚠ BREAKING CHANGES * Support for classic GitHub Projects has been removed. All resources related to projects are no longer created, and input variables for configuring projects have been deleted. Users relying on these features must update their configurations. ### Features * Add repository rulesets ([#12](#12)) ([353fcdf](353fcdf)) * Drop support for the deprecated GitHub Projects ([#9](#9)) ([ccafd33](ccafd33)) * **iluwaa:** Add support for `security_and_analysis` ([#2](#2)) ([2e3e2b9](2e3e2b9)) * **rsmets:** include_all_branches from template ([#19](#19)) ([522845b](522845b)) * **tobiasehlert:** Add support for is alphanumeric in autolink reference ([#16](#16)) ([4274008](4274008)) ### Bug Fixes * Fetch only teams required for environments ([#17](#17)) ([ec995bc](ec995bc)) * Remove ruleset settings not available in v6.2 ([#18](#18)) ([9577e44](9577e44)) * Validate 'pages' is defined correctly. ([#8](#8)) ([7a87fc2](7a87fc2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements mineiros-io#172