8000 Comparing v16.10.0...v16.10.1 · googleapis/release-please · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/release-please
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.10.0
Choose a base ref
...
head repository: googleapis/release-please
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.10.1
Choose a head ref
  • 2 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 13, 2024

  1. fix: draft-pull-requests config (#2241)

    I discovered this issue while using `release-please-action` which builds
    a config via `Manifest.fromManifest`. In this function the
    `draftPullRequest` setting from the config from the config defaults was
    not considered when merging with the package specific configs. As a
    result, defining this at the top level of the config had no impact.
    
    Integration with the action was tested via a fork of the
    `release-please-action` which was run on a test repo[3] the results can
    be seen at[4]
    
    Fixes: #1791
    
    [1] https://github.com/google-github-actions/release-please-action/blob/a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b/src/index.ts#L108
    [2] matthewhughes934/release-please-action@07de5f3
    [3] https://github.com/matthewhughes934/release-please-test/commit/c55af6660b7e67974ed4d9924e4a378c3ab01a7c
    [4] https://github.com/matthewhughes934/release-please-test/pull/10
    
    Co-authored-by: Jeff Ching <chingor@google.com>
    matthewhughes934 and chingor13 authored Mar 13, 2024
    1 Configuration menu
    Copy the full SHA
    7028527 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 16.10.1 (#2242)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 13, 2024
    1 Configuration menu
    Copy the full SHA
    876e9a7 View commit details
    Browse the repository at this point in the history
Loading
0