Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow configuring release-search-depth and commit-search-depth #1396

Merged
merged 5 commits into from
Apr 15, 2022

Conversation

chingor13
Copy link
Contributor

Fixes #1394

@chingor13 chingor13 requested a review from a team as a code owner April 15, 2022 18:25
@chingor13 chingor13 requested a review from a team April 15, 2022 18:25
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Apr 15, 2022
Copy link
Member

@dazuma dazuma left a comment

Choose a reason for hiding this comment

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

Functionality LGTM

src/manifest.ts Outdated Show resolved Hide resolved
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 15, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 102d650 into main Apr 15, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the search-depth branch April 15, 2022 22:22
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 15, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 15, 2022
🤖 I have created a release *beep* *boop*
---


## [13.12.0](v13.11.1...v13.12.0) (2022-04-15)


### Features

* allow configuring `release-search-depth` and `commit-search-depth` ([#1396](#1396)) ([102d650](102d650)), closes [#1394](#1394)


### Bug Fixes

* Allow an empty value for --label ([#1397](#1397)) ([f5aff97](f5aff97))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

manifest: allow configuration for search depth
3 participants