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: MetaMask/github-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: MetaMask/github-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 7 commits
  • 9 files changed
  • 6 contributors

Commits on Dec 4, 2025

  1. Fix: Prevent changelog PR creation when branches are in sync (#177)

    * Fix: Prevent changelog PR creation when branches are in sync
    
    * chore: run prettier
    
    * fix: update CHANGELOG.md links for v1.1.2
    
    ---------
    
    Co-authored-by: Qbandev <[email protected]>
    jluque0101 and Qbandev authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    82f1952 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. 1.1.3 (#183)

    * 1.1.3
    
    * fix: correct changelog format for v1.1.3
    
    - Change 'Uncategorized' to 'Fixed' per Keep a Changelog standard
    - Remove redundant 'Fix:' prefix from entry
    
    ---------
    
    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: Qbandev <[email protected]>
    3 people authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    c350664 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    39eab25 View commit details
    Browse the repository at this point in the history
  2. 1.1.4 (#185)

    * 1.1.4
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: Maarten Zuidhoorn <[email protected]>
    3 people authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    1036dfd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. INFRA-3188:Create workflow to sync release, stable branches (#189)

    * INFRA-3188:Create workflow to sync release, stable branches
    
    * INFRA-3188: Code Review fixes
    
    * INFRA-3188: Added which release branches to sync logic
    
    * INFRA-3188: Code Review Fixes
    
    * INFRA-3188: Removed extra unused parameter
    
    * INFRA-3188: Fixed linting issue
    
    * INFRA-3188: Updated commit metadata to use metamaskbot
    XxdpavelxX authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    847a465 View commit details
    Browse the repository at this point in the history
  2. INFRA-3187: Automate Merging Release Branch workflow (#186)

    * INFRA-3187: Automate Merging Release Branch workflow
    
    Signed-off-by: Pavel Dvorkin <[email protected]>
    
    * INFRA-3187: Removed extra action, fixed workflow
    
    * INFRA-3187: Update ref for testing
    
    * INFRA-2187:Fix already merged branch issue
    
    * INFRA-3187: Update comments for merge conflicts
    
    * INFRA-3187: Code review fixes
    
    * INFRA-3187: Resolve more code review bugs
    
    * INFRA-3187: More code review fixes
    
    * INFRA-3187: More code review fixes
    
    * INFRA-3187: Code review fix
    
    * INFRA-3187: Removed workflow in favor of action being called directly
    
    * INFRA-3187: Updated commit metadata to use metamaskbot
    
    * INFRA-3187: Code review fix
    
    * INFRA-2817: Resolved linting error
    
    ---------
    
    Signed-off-by: Pavel Dvorkin <[email protected]>
    XxdpavelxX authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    0c60787 View commit details
    Browse the repository at this point in the history
  3. INFRA-3187,3188: Create release version 1.2.0 (#190)

    * INFRA-3188,3187: Create release version 1.2.0
    
    * Remove extra changed message
    XxdpavelxX authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    e61f058 View commit details
    Browse the repository at this point in the history
Loading