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

refactor: add title and summary to groups proposal (backport #14465) #14482

Merged
merged 5 commits into from
Jan 5, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 4, 2023

This is an automatic backport of pull request #14465 done by Mergify.


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

@julienrbrt julienrbrt force-pushed the mergify/bp/release/v0.47.x/pr-14465 branch from 152b8f7 to 10c256c Compare January 4, 2023 20:16
@sonarcloud
Copy link

sonarcloud bot commented Jan 5, 2023

[Cosmos SDK] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@amaury1093 amaury1093 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also bump the ConsensusVersion. Fine to do it in a v0.47 follow-up too

CHANGELOG.md Outdated Show resolved Hide resolved
// title is the title of the proposal.
//
// Since: cosmos-sdk 0.47
string title = 6;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thing I forgot to notice in the original PR: we need to bump gov and group's ConsensusVersion

Copy link
Member

@julienrbrt julienrbrt Jan 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point!, group already been bumped with the group policy account change, but we do need gov indeed.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checking now, gov has been bumped with params change, so we are good!

@julienrbrt julienrbrt enabled auto-merge (squash) January 5, 2023 09:44
@julienrbrt julienrbrt merged commit a1a6258 into release/v0.47.x Jan 5, 2023
@julienrbrt julienrbrt deleted the mergify/bp/release/v0.47.x/pr-14465 branch January 5, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants