Skip to content
代码片段 群组 项目
用户头像
David O'Regan 编辑于
This commit introduces a new Dangerfile to check for AI logging compliance:

- Detect usage of GitLab::Llm::Logger.build.info and .error methods
- Warn when AI logging is not gated behind expanded_ai_logging flag
- List files with potentially non-compliant AI logging
- Add relevant labels to merge requests with AI logging

This check helps ensure adherence to GitLab's AI data usage policies and
promotes proper AI logging practices across the codebase.
2144bdac
历史
用户头像 2144bdac
名称 最后提交 最后更新