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: semantic-release/github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.5
Choose a base ref
...
head repository: semantic-release/github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.6
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 15, 2024

  1. chore(deps): update dependency publint to v0.2.10 (#898)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d07718a View commit details
    Browse the repository at this point in the history
  2. fix(edge-case): fetching associatedPRs on 100+ context.commits in…

    … `success` lifecycle (#892)
    
    * refactor: stop export of `buildAssociatedPRsQuery`
    
    * feat: add `pageInfo` to `getAssociatedPRs` query
    
    * feat: add `loadSingleCommitAssociatedPRs` graphql query
    
    * feat: implement logic to fetch more `associatedPRs`
    
    * test: fix unit tests in `success`
    
    * test: fix `intergration`
    
    * feat: implement logic to handle associatedPRs fetch on 100+ commits
    
    * test: add test case `dd comment and labels to PRs associated with release commits and issues (multipaged associatedPRs)`
    babblebey authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dfe47e9 View commit details
    Browse the repository at this point in the history
Loading