Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: adopt unclog for updating the changelog (backport #1410) #1419

Closed
wants to merge 4 commits into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 13, 2023

This is an automatic backport of pull request #1410 done by Mergify.
Cherry-pick of 1425cc2 has failed:

On branch mergify/bp/release/v3.2.x/pr-1410
Your branch is up to date with 'origin/release/v3.2.x'.

You are currently cherry-picking commit 1425cc2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   .changelog/config.toml
	new file:   .changelog/epilogue.md
	new file:   .changelog/unreleased/bug-fixes/consumer/1146-pending-packets.md
	new file:   .changelog/unreleased/bug-fixes/consumer/1150-revert-wire-breaking.md
	new file:   .changelog/unreleased/bug-fixes/consumer/1244-validate-transfer.md
	new file:   .changelog/unreleased/bug-fixes/consumer/1262-fee-pool-addr.md
	new file:   .changelog/unreleased/bug-fixes/consumer/1295-migration.md
	new file:   .changelog/unreleased/dependencies/1196-bump-ibc.md
	new file:   .changelog/unreleased/dependencies/1258-bump-ibc.md
	new file:   .changelog/unreleased/dependencies/1258-bump-sdk.md
	new file:   .changelog/unreleased/dependencies/1259-bump-sdk.md
	new file:   .changelog/unreleased/features/consumer/1024-jail-throttling-v2.md
	new file:   .changelog/unreleased/features/consumer/1164-provider-info-query.md
	new file:   .changelog/unreleased/features/provider/1076-export-timestamps.md
	new file:   .changelog/unreleased/features/provider/1321-jail-throttling-v2.md
	new file:   .changelog/unreleased/improvements/1244-consumer-unbonding.md
	new file:   .changelog/unreleased/improvements/consumer/1037-optimize-storage.md
	new file:   .changelog/unreleased/state-breaking/1196-bump-ibc.md
	new file:   .changelog/unreleased/state-breaking/1244-consumer-unbonding.md
	new file:   .changelog/unreleased/state-breaking/1258-bump-ibc.md
	new file:   .changelog/unreleased/state-breaking/1258-bump-sdk.md
	new file:   .changelog/unreleased/state-breaking/1259-bump-sdk.md
	new file:   .changelog/unreleased/state-breaking/consumer/1024-jail-throttling-v2.md
	new file:   .changelog/unreleased/state-breaking/consumer/1037-optimize-storage.md
	new file:   .changelog/unreleased/state-breaking/consumer/1146-pending-packets.md
	new file:   .changelog/unreleased/state-breaking/consumer/1150-revert-wire-breaking.md
	new file:   .changelog/unreleased/state-breaking/consumer/1244-validate-transfer.md
	new file:   .changelog/unreleased/state-breaking/consumer/1262-fee-pool-addr.md
	new file:   .changelog/unreleased/state-breaking/consumer/1295-migration.md
	new file:   .changelog/unreleased/state-breaking/provider/1321-jail-throttling-v2.md

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   CHANGELOG.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

mergify bot and others added 4 commits September 19, 2023 11:09
…#1316)

feat: increment consensus ver and register migration (#1295)

* increment consensus ver and register migration

* Update CHANGELOG.md

* Update migration.go

* Update module.go

(cherry picked from commit 27ef1d2)

Co-authored-by: Shawn <[email protected]>
…1415)

feat!: provider proposal for changing reward denoms (#1280)

* new provider prop type

* add methods and tests for new prop, update docs

* remove old tx, fix tests

* e2e handling

* fix command type

* boilerplate

* fix e2e tests

* Update CHANGELOG.md

* lint

* validate denoms

* Update proposal.go

* rm msg string

* fix tests

* rm chain in change denom action

* lint

* test for invalid denom

* events for both add and remove

* Update proposal_test.go

(cherry picked from commit 48a2186)

Co-authored-by: Shawn <[email protected]>
* adding .changelog entries up to v3.2.x

* clean CHANGELOG.md

* add provider-side throttling chagelog entry

* add jail throttling as state-breaking change

(cherry picked from commit 1425cc2)

# Conflicts:
#	CHANGELOG.md
@mergify mergify bot requested a review from a team as a code owner November 13, 2023 12:43
@mergify mergify bot added the conflicts label Nov 13, 2023
@mergify mergify bot assigned mpoke Nov 13, 2023
@mpoke mpoke closed this Nov 13, 2023
@mergify mergify bot deleted the mergify/bp/release/v3.2.x/pr-1410 branch November 13, 2023 12:50
@mpoke mpoke restored the mergify/bp/release/v3.2.x/pr-1410 branch November 13, 2023 21:12
@mpoke mpoke reopened this Nov 13, 2023
@github-actions github-actions bot added C:Testing Assigned automatically by the PR labeler C:x/consumer Assigned automatically by the PR labeler C:x/provider Assigned automatically by the PR labeler C:x/types Assigned automatically by the PR labeler C:Docs Assigned automatically by the PR labeler labels Nov 13, 2023
@mpoke mpoke closed this Nov 13, 2023
@mpoke mpoke deleted the mergify/bp/release/v3.2.x/pr-1410 branch November 13, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:Docs Assigned automatically by the PR labeler C:Testing Assigned automatically by the PR labeler C:x/consumer Assigned automatically by the PR labeler C:x/provider Assigned automatically by the PR labeler C:x/types Assigned automatically by the PR labeler conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants