Documentation
¶
Overview ¶
Package github builds GitHub Actions workflow-command annotations - the ::error/::warning/::notice lines a workflow parses from a step's output to surface a message inline on a pull request.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Error ¶
Error returns an ::error workflow annotation locating msg at file:line. An empty file omits the location; a non-positive line omits just the line. file and msg are escaped per the workflow-command grammar. The result carries no trailing newline.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.