Skip to content

fix(ci): skip creating a duplicate assetlinks alert issue when one is… - #327

Open
Zalgia-Saga wants to merge 1 commit into
ethos-protocol:mainfrom
Zalgia-Saga:fix/dedupe-assetlinks-alert-issue-183
Open

fix(ci): skip creating a duplicate assetlinks alert issue when one is…#327
Zalgia-Saga wants to merge 1 commit into
ethos-protocol:mainfrom
Zalgia-Saga:fix/dedupe-assetlinks-alert-issue-183

Conversation

@Zalgia-Saga

Copy link
Copy Markdown

Problem

The Android App Links daily verification workflow files a new GitHub issue
every time the scheduled check fails, with no check for an existing open
alert. Since the underlying (server-side) assetlinks.json problem has
persisted across multiple days, this produced four duplicate issues with
identical titles and bodies.

Fix

android-applinks-verify.yml's failure-alert step now searches for an
open issue with the same title before creating one, and skips issue
creation if a duplicate is already open — so the daily check no longer
piles up repeat reports for the same ongoing failure.

Note: the actual assetlinks.json availability issue is server-side
(hosted at ethos-protocol.app) and out of scope for this repo/PR.

Closes #183
Closes #184
Closes #185
Closes #188

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@Zalgia-Saga Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant