On Oct 17, 2025, at 17:51, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Okay, so the rule is:
>
>> * If there is no .abi-compliance-history file, baseline from the latest tag
>> * Otherwise, baseline from the first SHA to appear in the file
>
> NO. The rule is: if there's no such file, do not apply ABI checking.
> We are not interested in ABI complaints against master.
It only runs against maintenance branches.
D