使用 GitHub 指令碼將 GitHub 自動化

初級
DevOps 工程師
系統管理員
開發人員
解決方案架構設計師
GitHub
Azure

了解如何使用 GitHub 指令碼從 GitHub Actions 與 GitHub API 互動。

學習目標

在此課程模組中,您將會:

  • 在工作流程中使用 GitHub 指令碼。
  • 使用 octokit 對問題加上註解。
  • 使用 octokit 將問題新增至專案版面。
  • 使用工作流程運算式語法來篩選工作流程中執行的作業。

必要條件

  • GitHub 帳戶
  • 在 GitHub 中瀏覽和編輯檔案的能力
  • 熟悉 GitHub Actions \(英文\)