egghead.io
illustration for Create a New Github Action to Automate Code Tasks with Javascript

Course

Create a New Github Action to Automate Code Tasks with Javascript

  1. 1
    Create a New Github Action That Logs Hello World with Javascript and NodeJS
    1m 35s
  2. 2
    Test a New Github Action in Its Repository with a Custom Workflow
    1m 11s
  3. 3
    Use npm to Tag and Version a Github Action Package for Workflow Version Control
    1m 29s
  4. 4
    Use a Custom Github Action to Log Hello World in Another Project
    1m 22s
  5. 5
    Add npm Packages to a Custom Github Action to Use Open Source Libraries
    2m 58s
  6. 6
    Add Configurable Input Controls to Custom Github Actions with Github Actions Toolkit Core
    2m 40s
  7. 7
    Configure Outputs in a Custom Github Action to Use Resulting Data in Other Actions
    1m 36s
  8. 8
    Set an Exit Code on Custom Github Actions to Indicate a Passing or Failing Status
    1m 41s
  9. 9
    Add Debug Logs with the Toolkit Logger to Find and Fix Issues in a Custom Github Action
    2m 2s

Set an Exit Code on Custom Github Actions to Indicate a Passing or Failing Status

Colby Fayock
InstructorColby Fayock
  • github
    GitHub

Share this video with your friends

Send Tweet

In this lesson, we'll walk through setting a failed exit code for our custom Github Action. We'll set up restrictions around our existing input value and explicitly set a failed status when trying to use an invalid input.

  • Github - Setting exit codes for actions
  • @actions/core - Exit codes
Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions