Closed felixfontein closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
56ce47a
) 82.97% compared to head (359227b
) 82.97%. Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
❌ Failed to cleanly apply 3777b283b214dc41349fc4887e5f753537933642 on top of patchback/backports/stable-1/3777b283b214dc41349fc4887e5f753537933642/pr-249
origin
remote.upstream
. If you don't
have it, here's how you can add it:
$ git remote add upstream https://github.com/ansible-collections/community.routeros.git
$ git fetch upstream
$ git checkout -b patchback/backports/stable-1/3777b283b214dc41349fc4887e5f753537933642/pr-249 upstream/stable-1
$ git cherry-pick -x 3777b283b214dc41349fc4887e5f753537933642
If it'll yell at you with something like fatal: Commit 3777b283b214dc41349fc4887e5f753537933642 is a merge but no -m option was given.
, add -m 1
as follows instead:
$ git cherry-pick -m1 -x 3777b283b214dc41349fc4887e5f753537933642
$ git push origin patchback/backports/stable-1/3777b283b214dc41349fc4887e5f753537933642/pr-249
🤖 @patchback I'm built with octomachinery and my source is open — https://github.com/sanitizers/patchback-github-app.
SUMMARY
Ref: ansible-collections/community.docker#754
ISSUE TYPE
COMPONENT NAME
CI