You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The org.openrewrite.jenkins.github.AddTeamToCodeowners recipe has an issue where a * CODEOWNERS file is generated from a plugin that has been marked as excluded (introduced in #48) from having a team.
What is the smallest, simplest way to reproduce the problem?
Running the recipe on moderne.io for run-condition-extras-plugin.
The org.openrewrite.jenkins.github.AddTeamToCodeowners recipe has an issue where a
*
CODEOWNERS file is generated from a plugin that has been marked as excluded (introduced in #48) from having a team.What is the smallest, simplest way to reproduce the problem?
Running the recipe on moderne.io for run-condition-extras-plugin.
What did you expect to see?
No file added.
What did you see instead?
Visible in jenkinsci/run-condition-extras-plugin#4
Are you interested in contributing a fix to OpenRewrite?
Yes.
The text was updated successfully, but these errors were encountered: