Skip to content

[CI] Don't run Nightly Workflows on Forks#902

Open
lenary wants to merge 1 commit intoqualcomm:mainfrom
lenary:pr/turn-off-downstream-nightlies
Open

[CI] Don't run Nightly Workflows on Forks#902
lenary wants to merge 1 commit intoqualcomm:mainfrom
lenary:pr/turn-off-downstream-nightlies

Conversation

@lenary
Copy link
Member

@lenary lenary commented Mar 3, 2026

These are a bunch of ELD workflows that relate to ELD testing, and that downstream forks should not be running.

When qualcomm/eld is forked, then the fork gets a main branch that matches the qualcomm/eld main branch at the time it was forked, and because this is the fork's default branch, it cannot be deleted. This prevents spamming people's notifications with failing nightly build notifications which aren't relevant.

These are a bunch of ELD workflows that relate to ELD testing, and that
downstream forks should not be running.

When `qualcomm/eld` is forked, then the fork gets a `main` branch that
matches the `qualcomm/eld` `main` branch at the time it was forked, and
because this is the fork's default branch, it cannot be deleted. This
prevents spamming people's notifications with failing nightly build
notifications which aren't relevant.

Signed-off-by: Sam Elliott <aelliott@qti.qualcomm.com>
@lenary
Copy link
Member Author

lenary commented Mar 3, 2026

I don't know if I got all the right ones, I was looking for things that were looking for main, or things that had cron schedules in them. I might have missed some or included too many.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants