Conversation
Awaiting completion of email parser
Add API endpoint at `/state/{state}/{site}/alerts` to ingest state email updates
Also add `db_comments` to fields and update `document_model` decorator to clean whitespace.
Finish outline of ingestion process
Contributor
Author
albertisfu
requested changes
Apr 1, 2026
Contributor
albertisfu
left a comment
There was a problem hiding this comment.
Thanks @MorganBennetDev, this looks good.
Just one small comment, and I think this will be ready.
albertisfu
approved these changes
Apr 1, 2026
Contributor
albertisfu
left a comment
There was a problem hiding this comment.
Thanks @MorganBennetDev, this is ready to go. We'll wait to merge it so the required migration can be applied by the infra team alongside the other migrations we need for Texas.
5 tasks
Contributor
|
@MorganBennetDev could you solve merge conflicts in this PR when you have a moment please? |
Contributor
Author
|
@albertisfu Resolved. Should be good to go again. |
Contributor
|
Hi @MorganBennetDev, could you please take a look at the merge conflicts in this PR when you have a moment? |
Contributor
Author
|
@ERosendo Merge conflicts resolved along with a failing test. Should be good to merge now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #6685
Summary
Adds an endpoint to ingest TAMES CaseMail emails at
/api/v4/scrapers/email/state/tx/tames/alert.Awaiting completion of the email parser in #1757 to proceed.
Deployment
This PR should:
skip-deploy(skips everything below)skip-web-deployskip-celery-deployskip-cronjob-deployskip-daemon-deploy