[
https://issues.apache.org/jira/browse/YETUS-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203957#comment-17203957
]
Allen Wittenauer commented on YETUS-992:
----------------------------------------
At $DAYJOB, we have a generic Jenkins pipeline that we use as a starter for
pretty much all of our jobs. I went with the defaults that we use for that to
provide a very basic, generally stable static linting experience. For plugins
that was specifically:
all,-asflicense,-author,-findbugs,-gitlabcilint,-shelldocs
(https://github.com/apache/yetus-test-patch-action/blob/bf4b79809b7662abb6222a1f7e0437394d163be5/action.yml#L49)
Note that this is in the inputs section so users can configure it as necessary.
Also note, I've committed this first PR so all the basic stuff is there. I
think this means other ASF projects and ASF committers could use it without us
publishing it. I haven't run that experiment yet. Also, INFRA can actually
see what they need to do to accept the LEGAL aspect of it.
> Create and publish a github action
> ----------------------------------
>
> Key: YETUS-992
> URL: https://issues.apache.org/jira/browse/YETUS-992
> Project: Yetus
> Issue Type: New Feature
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Major
> Attachments: GitHub_Marketplace_Developer_Agreement.txt, Screen Shot
> 2020-09-22 at 9.15.22 PM.png
>
>
> We should publish a github action for use by the GitHub community. Note that
> in order to do this, we will need a completely separate git repository.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)