•  


Using starter workflows - GitHub Docs
Skip to main content

Using starter workflows

GitHub provides starter workflows for a variety of languages and tooling.

About starter workflows

Starter workflows are templates that help you to create your own GitHub Actions workflows for a repository. They offer an alternative to starting from a blank workflow file and are useful because some of the work will already have been done for you.

GitHub offers starter workflows for a variety of languages and tooling. When you set up workflows in your repository, GitHub analyzes the code in your repository and recommends workflows based on the language and framework in your repository. For example, if you use Node.js, GitHub will suggest a starter workflow file that installs your Node.js packages and runs your tests. You can search and filter to find relevant starter workflows.

GitHub provides ready-to-use starter workflows for the following high level categories:

  • Deployment (CD) . For more information, see " About continuous deployment ."
  • Security . For more information, see " Configuring advanced setup for code scanning ."
  • Continuous Integration (CI) . For more information, see " About continuous integration ."
  • Automation . Automation starter workflows offer solutions for automating workflows, such as triaging pull requests and applying a label based on the paths that are modified in the pull request, or greeting users who are first time contributors to the repository.

You can also create your own starter workflow to share with your organization. These starter workflows will appear alongside the GitHub-provided starter workflows. Anyone with write access to the organization's github repository can set up a starter workflow. For more information, see " Creating starter workflows for your organization ."

Choosing and using a starter workflow

  1. On GitHub.com, navigate to the main page of the repository.

  2. Under your repository name, click Actions .

    Screenshot of the tabs for the "github/docs" repository. The "Actions" tab is highlighted with an orange outline.

  3. If you already have a workflow in your repository, click New workflow .

  4. The "Choose a workflow" page shows a selection of recommended starter workflows. Find the starter workflow that you want to use, then click Configure . To help you find the starter workflow that you want, you can search for keywords or filter by category.

  5. If the starter workflow contains comments detailing additional setup steps, follow these steps.

    There are guides to accompany many of the starter workflows for building and testing projects. For more information, see " Automating builds and tests ."

  6. Some starter workflows use secrets. For example, ${{ secrets.npm_token }} . If the starter workflow uses a secret, store the value described in the secret name as a secret in your repository. For more information, see " Using secrets in GitHub Actions ."

  7. Optionally, make additional changes. For example, you might want to change the value of on to change when the workflow runs.

  8. Click Start commit .

  9. Write a commit message and decide whether to commit directly to the default branch or to open a pull request.

Further reading

- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본