Skip to main content

Dependabot 작업 로그 보기

실패한 Dependabot updates 문제를 해결하고 상황을 이해하기 위해 작업 로그에 액세스하십시오.

누가 이 기능을 사용할 수 있나요?

쓰기 권한이 있는 사용자

When Dependabot updates fail or behave unexpectedly, job logs show you exactly what happened. Access job logs from the dependency graph to debug issues quickly. For background on what job logs contain and the types of jobs GitHub records, see Dependabot job logs.

Viewing Dependabot job logs

The Dependabot job logs list is accessible from the dependency graph tab in your repository.

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

  2. Under your repository name, click Insights.

    Screenshot of the main page of a repository. In the horizontal navigation bar, a tab, labeled with a graph icon and "Insights," is outlined in orange.

  3. In the left sidebar, click Dependency graph.

    Screenshot of the "Dependency graph" tab. The tab is highlighted with an orange outline.

  4. Under "Dependency graph", click Dependabot.

  5. To the right of the name of manifest file that you're interested in, click Recent update jobs.

  6. Optionally, to see the full logs files for a particular job, click view logs.

    Screenshot of a Dependabot job log entry for the Gemfile package manager. A button, called "View logs", is highlighted in a dark orange outline.