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: cosmos/ibc-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: notional-labs/ibc-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: composable/picad
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
Loading
Showing 757 changed files with 32,725 additions and 96,860 deletions.
4 changes: 2 additions & 2 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -16,8 +16,8 @@ pull_request_rules:
name: default
method: squash
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
{{ title }} (#{{ number }})
{{ body }}
- name: backport patches to v1.0.x capability branch
conditions:
- base=main
156 changes: 0 additions & 156 deletions .github/workflows/e2e-compatibility-unreleased.yaml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/e2e-compatibility-workflow-call.yaml

This file was deleted.

Loading