junit-plugin icon indicating copy to clipboard operation
junit-plugin copied to clipboard

Use truncated strings from checks api

Open mrginglymus opened this issue 4 years ago • 1 comments

Consumer implementation of https://github.com/jenkinsci/checks-api-plugin/pull/68

Is there a way we can set a constraint on the version of github-checks-plugin without requiring it to be installed, such that we don't have to go through a gradual deprecation process of the old logic?

mrginglymus avatar Jan 10 '21 12:01 mrginglymus

Is there a way we can set a constraint on the version of github-checks-plugin without requiring it to be installed, such that we don't have to go through a gradual deprecation process of the old logic?

Short of putting it in the release notes, no

timja avatar Jan 30 '21 16:01 timja