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: Stack8/github-zenhub-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: Stack8/github-zenhub-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 2 commits
  • 21 files changed
  • 1 contributor

Commits on Nov 18, 2025

  1. Issue #21255 - Migrate create-pr to ziro-cli (PR #36)

    * Remove unused epic code
    
    * Add new query for retrieving issue prs in isolation
    
    * Revert "Remove unused epic code"
    
    This reverts commit 6161fb3.
    
    * Add required queries and mutations for create-pr command
    
    * Attempt to fix mutation
    
    * Revert "Attempt to fix mutation"
    
    This reverts commit 74089af.
    
    * Add proper pagination handling for assignees
    
    * Rename val to better reflect value
    
    * Use proper version
    
    * Spotless
    
    * Adjust response of mutation to create PR
    
    * Clean up
    
    * Add query to update pr
    
    * Add GH node id to issue
    
    * Add state to update pr mutation
    
    * Make update args optional
    
    * Make interface friendlier
    
    * Bubble up error
    
    * Finally
    
    * Bump to major version
    
    * Remove unused query
    
    * Rename vars
    
    * Use correct version
    justin-sadakhom authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    72202e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Make legacy pull request fetching faster (#37)

    * Juice up issue fragment with pr data needed for legacy prs
    
    * Adjust data
    
    * Adjust data
    justin-sadakhom authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    0138ea0 View commit details
    Browse the repository at this point in the history
Loading