]> git.ipfire.org Git - thirdparty/strongswan.git/commit
github: Use run_number instead run_id as external-id for LGTM
authorTobias Brunner <tobias@strongswan.org>
Tue, 19 Apr 2022 14:56:06 +0000 (16:56 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 19 Apr 2022 16:28:38 +0000 (18:28 +0200)
commit312437bf6a2e90dfe3eb7aedb245443010f9bbfa
treef55ffbbd89e484b3f386115ad5f872bd83f2b947
parent7df710095e28ea63dc929d9841dc8c8438b59c7f
github: Use run_number instead run_id as external-id for LGTM

The external-id parameter takes an int32 and the generated run_id was
apparently not valid lately, resulting in undocumented 404 errors when
submitting patches (the API endpoint probably doesn't like negative numbers
because the last accepted id was 2059658094, rejected ids were e.g.
2167472705 or 2168792083).
.github/workflows/lgtm.yml