[all-commits] [llvm/llvm-project] 397f1c: [Github] Use API to fetch PR diff for docs action ...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Mon Oct 23 21:34:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 397f1ce9efb4eea1ee10fe4833f733b8c7abd878
      https://github.com/llvm/llvm-project/commit/397f1ce9efb4eea1ee10fe4833f733b8c7abd878
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M .github/workflows/docs.yml

  Log Message:
  -----------
  [Github] Use API to fetch PR diff for docs action (#70001)

People are currently running into issues where the files-changed step
isn't able to find the merge base. This seems to happen more often on
very out of date branches. This patch side steps the issue by just
fetching the diff from the GH API.




More information about the All-commits mailing list