How to Use Itential GitHub Actions
  • 09 Oct 2023
  • Dark
    Light
  • PDF

How to Use Itential GitHub Actions

  • Dark
    Light
  • PDF

Article Summary

Getting Started

Follow the instructions below to successfully use Itential GitHub Actions.

  1. Search for the Action on the GitHub Marketplace.

Figure 1: GitHub Marketplace Search

github marketplace itential


  1. Select the "Use the Latest Version" option on the top right of the screen.

  2. Click the clipboard icon to copy the provided data.

Example:

- name: itential-automation-start
uses: itential/itential-automation-start@0.0.1


  1. Navigate to the '.github/workflows' folder in the target repository (where you intend on using the action).

  2. Paste the copied data in the correlating fields of your workflow file.

Figure 2: Pasting the information within the .github/workflows Folder

02_github__workflows_yaml


  1. Configure the required inputs and optional inputs. View Configurations for more information.

  2. Save the file with a (.yml) extension.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.