Skip to content

pr-tool: handling POEditor commits and optional github ci tests#1434

Merged
arogge merged 3 commits intobareos:masterfrom
joergsteffens:dev/joergs/master/pr-tool-poeditor
Jun 5, 2023
Merged

pr-tool: handling POEditor commits and optional github ci tests#1434
arogge merged 3 commits intobareos:masterfrom
joergsteffens:dev/joergs/master/pr-tool-poeditor

Conversation

@joergsteffens
Copy link
Member

@joergsteffens joergsteffens commented Apr 4, 2023

Commit messages generated by the online tool https://POEditor.com don't contain a newline at the end of the headline. As we can't change this behavior, we don't emit a warning in this case.

POEditor.com commit message do look like:
"Update de_DE.mo (POEditor.com)"

Thank you for contributing to the Bareos Project!

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
  • Required backport PRs have been created
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@joergsteffens joergsteffens added the documentation This PR changes only documentation label Apr 4, 2023
@joergsteffens joergsteffens requested a review from arogge April 4, 2023 10:22
@joergsteffens joergsteffens changed the title pr-tool: special treatment for POEditor commits pr-tool: handling POEditor commits and optional github ci tests Apr 4, 2023
Copy link
Member

@arogge arogge left a comment

Choose a reason for hiding this comment

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

Looks great. Thank you!

Commit messages generated by the online tool https://POEditor.com
don't contain a newline at the end of the headline.
As we can't change this behavior, we don't emit a warning in this case.

POEditor.com commit message do look like:
"Update de_DE.mo (POEditor.com)"
@arogge arogge force-pushed the dev/joergs/master/pr-tool-poeditor branch from 8138772 to eed6186 Compare June 5, 2023 07:57
Depending how a PR is created, mutliple checks can exists in a PR.
Only the ci check continuous-integration/jenkins/pr-merge is required
for us, so we ignore other tests.
@arogge arogge force-pushed the dev/joergs/master/pr-tool-poeditor branch from eed6186 to 7df23bc Compare June 5, 2023 07:58
@arogge arogge removed the documentation This PR changes only documentation label Jun 5, 2023
@arogge arogge merged commit ad881c7 into bareos:master Jun 5, 2023
@joergsteffens joergsteffens deleted the dev/joergs/master/pr-tool-poeditor branch October 11, 2023 08:07
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