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.