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

Deprecate CommitComment.comment in favour of body #748

Merged
merged 2 commits into from
Oct 24, 2022

Conversation

FrNecas
Copy link

@FrNecas FrNecas commented Oct 24, 2022

Related to packit/packit-service#1716

RELEASE NOTES BEGIN
CommitComment.comment has been deprecated in favour of CommitComment.body to make the naming consistent across objects.
RELEASE NOTES END

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

pre-commit FAILURE in 1m 53s
✔️ ogr-tests-rpm SUCCESS in 6m 22s
✔️ ogr-tests-pip-deps SUCCESS in 6m 09s
✔️ ogr-reverse-dep-packit-tests SUCCESS in 13m 35s

Copy link
Member

@lbarcziova lbarcziova left a comment

Choose a reason for hiding this comment

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

👍

František Nečas added 2 commits October 24, 2022 09:09
All other objects related to commenting use the word "body" for the
attribute containing the content of the message. Make CommitComment
consistent in this regard.

Signed-off-by: František Nečas <[email protected]>
Signed-off-by: František Nečas <[email protected]>
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ pre-commit SUCCESS in 1m 54s
✔️ ogr-tests-rpm SUCCESS in 6m 07s
✔️ ogr-tests-pip-deps SUCCESS in 6m 09s
✔️ ogr-reverse-dep-packit-tests SUCCESS in 14m 01s

@FrNecas FrNecas added the mergeit When set, zuul wil gate and merge the PR. label Oct 24, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ pre-commit SUCCESS in 1m 47s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants