Skip to content

Update gitlab settings to include job logs

Cleveland Bledsoe Jr requested to merge clevelandbledsoe-master-patch-19427 into master

What does this MR do?

This adds some clarity on whether or not we expire or erase job logs. By default, GitLab doesn't prune or expire job logs and it requires manual intervention. An administrator of an instance may want to do this to conserve space. It should be explicit that we do not expire job logs on our GitLab.com instance.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports