시작하기무료로 시작하기

Working with secrets

GitHub Actions leverages secrets to enhance security and automation. Learning to access the GITHUB_TOKEN from secrets to perform actions like commenting on pull requests extends your ability to customize your workflow.

By completing this exercise, you will be proficient in utilizing secrets in GitHub Actions. You will understand how to access and use the GITHUB_TOKEN from the secrets context to automate tasks, such as commenting on pull requests. This knowledge equips you to securely and effectively interact with their repositories while automating various actions through GitHub Actions workflows.

The workflow will run when opening a pull request against master branch.

이 연습은 강의의 일부입니다

CI/CD for Machine Learning

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작