Back to Chromium

Lint Sync Bug Tracking Guidelines

agents/projects/code-health/lint-sync/references/bug_discovery.md

149.0.7827.2935 B
Original Source

Lint Sync Bug Tracking Guidelines

Use these instructions to create a tracking bug for adding missing lint sync guards.

Execution

  1. LDAP Retrieval: Use run_shell_command (whoami) to determine the current user's LDAP.
  2. Bug Creation: Use mcp_Buganizer_create_buganizer_issue with the following parameters:
    • Component ID: 1456931 (CodeHealth)
    • Hotlist ID: 8218789
    • Assignee: <LDAP>
    • Title: [lint-sync] Add missing LINT guards in <SourceFilePath>
    • Description: MUST start with: "Adding IfThisThenThat lint guards to ensure synchronization between the following source code enums and their metadata representation in enums.xml: <EnumNamesList (comma-separated)>" followed by "Note: This bug was automatically generated by the Chrome Code Health AI."
  3. Capture ID: Capture the returned Bug ID for use in the commit message footer.