Skip to content

api_function_addgithubactionsstepsummaryheader

hugoalh edited this page Dec 27, 2023 · 7 revisions

Add-GitHubActionsStepSummaryHeader

πŸ‘Ž Deprecated

This is officially deprecated, maybe throw warning in the latest version, and maybe remove in the future version.

Add header for the step to display on the summary page of a run.

  • Add-GitHubActionsStepSummaryHeader
      [-Level] <Byte>
      [-Header] <String>

Parameter

Header

<String> Title of the header.

  • Position: 1
  • Accept Pipeline Input: False ❌
  • Accept Pipeline Input By Property Name: False ❌
  • Accept Wildcard Characters: False ❌
  • Alias:
    • Title
    • Value

Level

<Byte> Level of the header, in range 1~6.

  • Position: 0
  • Accept Pipeline Input: False ❌
  • Accept Pipeline Input By Property Name: False ❌

Output

<Void>

Guide

API

Enum

Enum Flag

Function

Function Alias

Clone this wiki locally