Skip to content

Conversation

@snazy
Copy link
Member

@snazy snazy commented Apr 26, 2022

No description provided.

@snazy snazy requested review from XN137 and nastra April 26, 2022 06:36
github.event.workflow_run.conclusion == 'success' &&
github.actor == 'dependabot[bot]' && (
startsWith(github.event.workflow_run.head_commit.message, 'Bump')
contains(github.event.workflow_run.head_commit.message, 'ump ') // starts-with or contains "[Bb]ump"
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: on first glance the trailing space contradicts the regexp in the comment

@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #167 (3d2cff4) into main (aaea610) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #167   +/-   ##
=========================================
  Coverage     80.37%   80.37%           
  Complexity     1835     1835           
=========================================
  Files           100      100           
  Lines          7899     7899           
  Branches       1143     1143           
=========================================
  Hits           6349     6349           
  Misses         1033     1033           
  Partials        517      517           
Flag Coverage Δ
java 80.37% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aaea610...3d2cff4. Read the comment docs.

@snazy snazy merged commit 1b31b2d into projectnessie:main Apr 26, 2022
@snazy snazy deleted the fix-automerge branch April 26, 2022 06:51
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.

2 participants