Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 1.11 KB

course-details.md

File metadata and controls

27 lines (16 loc) · 1.11 KB

Automation is key for streamlining your work processes, and GitHub Actions are the best way to supercharge your workflow.

What you'll learn

  • Organize and identify workflow files
  • Add executable scripts
  • Create workflow and action blocks
  • Trigger workflows
  • Discover workflow logs

What you'll build

  • A working action, including a Dockerfile, an entrypoint script, and a workflow file

Prerequisites

In this course you will work with issues and pull requests, as well as edit files. If these things are unfamiliar to you, we recommend you take the [Introduction to GitHub]({{ host }}/githubtraining/introduction-to-github) course, first!

Projects used

The main feature introduced in this course is GitHub Actions. To learn even more, check out the GitHub Actions feature page, or the GitHub Actions documentation.

Audience

Developers, DevOps engineers, students, managers, teams, GitHub users, people interested in automation