[
https://issues.apache.org/jira/browse/YETUS-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598418#comment-17598418
]
Allen Wittenauer commented on YETUS-1198:
-----------------------------------------
I'd go with updating the documentation:
- The continuousImprovement value was changed to match what people expect out
of GHAs.
- The report-unknown-options being true broke things horrifically during GHA
version upgrades.
> Some default values for GitHub Actions are mistakenly documented
> ----------------------------------------------------------------
>
> Key: YETUS-1198
> URL: https://issues.apache.org/jira/browse/YETUS-1198
> Project: Yetus
> Issue Type: Bug
> Components: github-action, Precommit, website and documentation
> Reporter: Kengo Seki
> Priority: Minor
>
> I'm trying to introduce Yetus to Ambari's CI as GitHub Actions, and it seems
> that there are a few differences between the document and the actual settings.
> * [The default value of {{continuousimprovement}} is documented as
> {{true}}|https://yetus.apache.org/documentation/0.14.0/precommit/robots/githubactions/],
> but [the actual value is
> {{false}}|https://github.com/apache/yetus-test-patch-action/blob/0.14.0/action.yml#L41].
> * The default value of {{plugins}} seems to be updated from the document in
> YETUS-889 and YETUS-1038.
> * [The default value of {{--report-unknown-options}} is documented as
> {{true}}|https://yetus.apache.org/documentation/0.14.0/precommit/robots/githubactions/],
> but [the actual value is
> {{false}}|https://github.com/apache/yetus-test-patch-action/blob/0.14.0/action.yml#L97].
> Should we update the document, or fix the default values?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)