Skip to content

landing_jobs: store commit SHA for each revision/landing job combo (Bug 1995895)#633

Merged
cgsheeh merged 3 commits intomozilla-conduit:mainfrom
cgsheeh:store-commit-id
Oct 27, 2025
Merged

landing_jobs: store commit SHA for each revision/landing job combo (Bug 1995895)#633
cgsheeh merged 3 commits intomozilla-conduit:mainfrom
cgsheeh:store-commit-id

Conversation

@cgsheeh
Copy link
Copy Markdown
Member

@cgsheeh cgsheeh commented Oct 23, 2025

Store the commit_id of the newly created commit on the
Revision object during patch application. On successful
push, set the current commit_id of the revision on the
intermediate table before transitioning job status to
LANDED.

…ug 1995895)

Store the `commit_id` of the newly created commit on the
`Revision` object during patch application. On successful
push, set the current `commit_id` of the revision on the
intermediate table before transitioning job status to
`LANDED`.
@cgsheeh cgsheeh requested a review from zzzeid October 23, 2025 18:28
@cgsheeh cgsheeh merged commit 7d55a99 into mozilla-conduit:main Oct 27, 2025
1 check passed
shtrom pushed a commit that referenced this pull request Oct 28, 2025
…ug 1995895) (#633)

Store the `commit_id` of the newly created commit on the
`Revision` object during patch application. On successful
push, set the current `commit_id` of the revision on the
intermediate table before transitioning job status to
`LANDED`.
shtrom pushed a commit that referenced this pull request Oct 28, 2025
…ug 1995895) (#633)

Store the `commit_id` of the newly created commit on the
`Revision` object during patch application. On successful
push, set the current `commit_id` of the revision on the
intermediate table before transitioning job status to
`LANDED`.

(cherry picked from commit 7d55a99)
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