Skip to content

api_function_addgithubactionsstepsummaryheader

hugoalh edited this page Jul 9, 2023 · 7 revisions

Add-GitHubActionsStepSummaryHeader

⚠ Important: Do not confused with functions:

  • Type: Function
  • In Version: >= v0.5.0

Description

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

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

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