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.0.0
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: v1.1.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Nov 26, 2025

  1. Infra-2925: add merging GitHub action (#172)

    * INFRA-2925: Moved merge action logic to github-tools
    
    Signed-off-by: Pavel Dvorkin <[email protected]>
    
    * Testing without CR approved
    
    * INFRA-2925: Improved logging on merge action
    
    * INFRA-2925-Changed stable_test to stable in merge action
    
    * INFRA-2925-Changed stable_test to stable in merge action
    
    * INFRA-2925-Fixed AI code review issues
    
    * INFRA-2925: stable_test merging allowed
    
    * INFRA-2925: Undo stable_test change
    
    * INFRA-2925: Linting fix
    
    * INFRA-2925: Linting fix
    
    * INFRA-2925: Code review changes
    
    * INFRA-2925:Added temporary release team for testing
    
    * INFRA-2925-Fixed code review suggestions
    
    ---------
    
    Signed-off-by: Pavel Dvorkin <[email protected]>
    XxdpavelxX authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    30baa9d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. ci: update @metamask/auto-changelog to v5.2.0 (#175)

    Update auto-changelog to version 5.2.0 which adds:
    - Deduplication of commits with no PR number in subject
    - Merge commits deduplication using commit body instead of generic merge subject
    
    Release: https://github.com/MetaMask/auto-changelog/releases/tag/v5.2.0
    Qbandev authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    b6c804c View commit details
    Browse the repository at this point in the history
  2. 1.1.0 (#176)

    * 1.1.0
    
    ---------
    
    Co-authored-by: github-actions <[email protected]>
    Co-authored-by: Jorge Carrasco <[email protected]>
    3 people authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    26bff79 View commit details
    Browse the repository at this point in the history
Loading