Skip to content

ci(ingest): open the weekly ingest PR against TechAPI develop - #54

Merged
Seungpyo1007 merged 1 commit into
mainfrom
fix/weekly-ingest-targets-develop
Aug 5, 2026
Merged

ci(ingest): open the weekly ingest PR against TechAPI develop#54
Seungpyo1007 merged 1 commit into
mainfrom
fix/weekly-ingest-targets-develop

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

weekly-ingest was the last automation still opening its PR with --base main. TechAPI follows git-flow — a push to main fires the Pages deploy and the TechEngine notification — so a ~6,900-file ingest PR landing there bypasses the release gate every other data path goes through. TechAPI#147 is the current example.

  • --base main--base develop
  • the TechAPI checkout already resolved to develop implicitly (it is the default branch); pinned ref: develop explicitly so the base and the branch point cannot drift apart if the default ever changes again

Matches what verify-network.yml and TechAPI's bump-engine.yml already do.

Refs #1

weekly-ingest was the last automation still targeting main. TechAPI
follows git-flow — pushing to main deploys the site and notifies
TechEngine — so a 6,900-file data PR landing there bypasses the
release gate that every other data path goes through.

The checkout already resolved to develop implicitly (it is the default
branch); pin it explicitly so the base and the branch point cannot
drift apart if the default changes again.

Refs #1
@Seungpyo1007 Seungpyo1007 added the bug Something isn't working label Aug 4, 2026
@Seungpyo1007 Seungpyo1007 self-assigned this Aug 4, 2026
@Seungpyo1007
Seungpyo1007 merged commit 1266518 into main Aug 5, 2026
1 check passed
@Seungpyo1007
Seungpyo1007 deleted the fix/weekly-ingest-targets-develop branch August 5, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant