Skip to content

Track last time project.lfs_file_locks changed

Joe Woodward requested to merge chore/428247-lfs-lock-last-changed-epoch into master

What does this MR do and why?

Track last time project.lfs_file_locks changed

This change keeps track of the last time an LFS File Lock changed. In a following MR we will be using this information to cache a new MR mergeability check. The check will ensure that we are not merging locked files.

Related to #428247 (closed) Blocks !158773 (merged)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading