Forking Renovate: repo stuck disabled after onboarding PR was closed, even though a config file has been on the default branch since #44843
Closed
Yicong-Huang
started this conversation in
Mend Hosted Request
Replies: 2 comments 6 replies
1 reply
|
Did you try to trigger a job manually from the developer.mend.io UI ? |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
How are you running Renovate?
Mend-hosted "Forking Renovate" app, on an Apache Software Foundation repository: apache/texera.
Describe the problem
The repository appears to be stuck in a disabled state (
disabled-closed-onboarding?) at the hosted-app side. The onboarding PR was closed unmerged, but a Renovate config file landed on the default branch 47 minutes later — and since then no Renovate job seems to have processed the repo at all, despite many webhook events.Timeline (all UTC, 2026):
.github/renovate.json5(extendsconfig:recommended) to the default branch and removing.github/dependabot.yml.renovate-bot/apache-_-texera) has had no bot pushes.Events that should have enqueued a job but produced no visible reaction:
mainafter the config file landed (the repo is active; the config-file push itself included).renovate/configure), rebasing it onto currentmainand editing.github/renovate.json5(per the "Reconfigure via PR" docs).What we're asking
Could Mend staff check the hosted app's state for
apache/texeraand reset the disabled flag / trigger a job? Per the docs, committing a config file to the default branch should (re-)onboard the repo, and per #22982 that push normally triggers a run — but here nothing has happened in ~12+ hours.Note: as an ASF repo, the GitHub app installation is managed org-wide by ASF Infra; we (committers) may not have installation-admin access on developer.mend.io.
Logs
No self-hosted logs available (hosted app). Happy to provide anything else needed.
All reactions