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

.github/actions: fix bot author template #357

Merged
merged 1 commit into from
Jan 8, 2023

Conversation

mmcloughlin
Copy link
Owner

@mmcloughlin mmcloughlin commented Jan 8, 2023

Many bot commits have landed with an incorrectly templated author name, for example 67039b7 has:

Co-authored-by: {{ steps.bot.outputs.login }} <104697117+cadobot[bot]@users.noreply.github.com>

This PR fixes the bad template.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #357 (4fef54d) into master (d5e3835) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #357   +/-   ##
=======================================
  Coverage   75.98%   75.98%           
=======================================
  Files          65       65           
  Lines       20710    20710           
=======================================
  Hits        15737    15737           
  Misses       4890     4890           
  Partials       83       83           
Flag Coverage Δ
integration 11.92% <ø> (ø)
unittests 73.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mmcloughlin mmcloughlin merged commit 92f38ce into master Jan 8, 2023
@mmcloughlin mmcloughlin deleted the ci-fix-pr-author-template branch January 8, 2023 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants