Skip to content

test: trigger backfill workflow (do not merge)#693

Closed
twishabansal wants to merge 1 commit into
docs/api-ref-backfillfrom
test/trigger-backfill
Closed

test: trigger backfill workflow (do not merge)#693
twishabansal wants to merge 1 commit into
docs/api-ref-backfillfrom
test/trigger-backfill

Conversation

@twishabansal

Copy link
Copy Markdown
Contributor

Do not merge / do not review. Throwaway PR to exercise api-docs-backfill.yml
pre-merge via a temp pull_request trigger (falls back to llamaindex/v0.7.0).

api-docs-backfill.yml is otherwise workflow_dispatch-only, so this is the
only way to run it pre-merge. On a pull_request event there are no dispatch
inputs, so the steps fall back to llamaindex/v0.7.0 via inputs.x || 'default',
and the checkout ref uses github.head_ref so the run sees docs-site/+scripts/
(not yet on main).

Expected on this PR run:

  • Resolves llamaindexpackages/toolbox-llamaindex, overlays the
    toolbox-llamaindex-v0.7.0 tag's src/ onto main.
  • Builds /llamaindex/v0.7.0/ docs.
  • Opens a backfill/llamaindex-v0.7.0 PR against gh-pages (additive; not
    auto-merged).

Revert the temp trigger and close this PR once the run is confirmed.

@twishabansal twishabansal added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 22, 2026
@twishabansal twishabansal deleted the test/trigger-backfill branch June 22, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant