About Dependabot job logs
Job logs are only available if Dependabot version updates are enabled for the repository.
Whenever a Dependabot job runs, the details of the job are captured in the job logs list, which is accessible from the dependency graph.
For each manifest file, the job logs record the most recent runs of Dependabot, with each log entry displaying the job type, job ID, timestamp, and, where necessary, a link to the pull request(s) associated with the job.
You may find that the log entry contains a short error message, which can be useful for debugging issues with a particular pull request or run. If you need to troubleshoot further, you can click view logs to access the full log files for a specific run.
You will see the following job types recorded in the log list:
- Version update - refers to a Dependabot version updates run.
- Security update - refers to a Dependabot security updates run.
- Rebase update - refers to a run where Dependabot has automatically rebased the pull request to resolve a conflict with the target branch. This update could apply to a pull request from a Dependabot version updates job, or a Dependabot security updates job.
Viewing Dependabot job logs
The Dependabot job logs list is accessible from the dependency graph tab in your repository.
-
En GitHub, navegue hasta la página principal del repositorio.
-
En el nombre del repositorio, haga clic en Información.
-
En la barra lateral izquierda, haga clic en Gráfico de dependencias.
-
En "Gráfico de dependencias", haga clic en Dependabot .
-
To the right of the name of manifest file that you're interested in, click Recent update jobs.
-
Optionally, to see the full logs files for a particular job, click view logs.