[wp-trac] [WordPress Trac] #56150: Add GitHub Action job summaries to workflows
WordPress Trac
noreply at wordpress.org
Tue Jul 5 15:17:34 UTC 2022
#56150: Add GitHub Action job summaries to workflows
------------------------------+-----------------------------
Reporter: desrosj | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: good-first-bug | Focuses:
------------------------------+-----------------------------
Changes (by desrosj):
* keywords: => good-first-bug
Comment:
Was chatting with @johnbillion a bit in Slack about how this feature could
be utilized in Core. He [https://github.com/johnbillion/php-
errors/actions/runs/2431447659 shared one example] from a project of his.
After some discussion, the most apparent place that this could be useful
is within the PHPUnit workflow to display a table with data around how
many:
- tests were identified as risky.
- tests were skipped.
- tests encountered errors.
- total tests were found.
- assertions were made.
- etc.
I'm marking this as `good-first-bug` as it's self-contained, and a great
way to dig in to learn more about GitHub Actions.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56150#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list