Skip to content

Add bin/rake stats deprecation changelog #52231

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

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

JuanVqz
Copy link
Contributor

@JuanVqz JuanVqz commented Jun 28, 2024

Motivation / Background

This Pull Request has been created because we need to add a changelog note for the changes made in #47713.

Detail

This Pull Request adds a changelog note for the changes made in #47713.

Additional information

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one change. Unrelated changes should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: [Fix #issue-number]
  • Tests are added or updated if you fix a bug or add a feature.
  • CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.

@rails-bot rails-bot bot added the railties label Jun 28, 2024
@JuanVqz JuanVqz mentioned this pull request Jun 28, 2024
4 tasks
Co-authored-by: Petrik de Heus <petrik@deheus.net>
@JuanVqz JuanVqz requested a review from p8 June 28, 2024 16:24
@JuanVqz
Copy link
Contributor Author

JuanVqz commented Jun 28, 2024

@p8 fixed, thanks!

@p8
Copy link
Member

p8 commented Jun 28, 2024

Thanks @JuanVqz Can you squash your commits?
You can also add [ci-skip] to your commit message, so it won't run the whole CI for this documentation change.

@p8 p8 merged commit 21280a1 into rails:main Jun 29, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants