[all-commits] [llvm/llvm-project] 230e8b: [GitHub] Add Copilot review instructions for LLDB ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Oct 31 08:57:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 230e8b6498dd3430b90ab6eecf5da9a6df22a6a4
      https://github.com/llvm/llvm-project/commit/230e8b6498dd3430b90ab6eecf5da9a6df22a6a4
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-10-31 (Fri, 31 Oct 2025)

  Changed paths:
    A .github/instructions/lldb.instructions.md

  Log Message:
  -----------
  [GitHub] Add Copilot review instructions for LLDB (#165783)

This is an experiment to encode the LLVM Coding Standards [1] as
instructions for the Copilot reviewer on GitHub. Ideally, this will
catch common issues automatically and reduce the review burden.

Adding Copilot as a reviewer is entirely opt-in. Initially, I will add
it as a reviewer to test this. If the experiment is successful, we can
explore how to integrate this into other parts of LLVM.

[1]: https://llvm.org/docs/CodingStandards.html



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list