Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Update ThreadDetails Model with Optional ID #1110

Merged

Conversation

sentry-autofix-experimental[bot]
Copy link
Contributor

👋 Hi there! This PR was automatically generated by Autofix 🤖

This fix was triggered by Jenn Mueng

Fixes SEER-9R

This change updates the ThreadDetails model in the src/seer/automation/models.py file. Specifically, it modifies the id field to be optional by setting its default value to None. Additionally, a blank line has been added before the class definition for better readability.

If you have any questions or feedback for the Sentry team about this fix, please email autofix@sentry.io with the Run ID (see below).

🤓 Stats for the nerds:

Run ID: 738
Prompt tokens: 97008
Completion tokens: 5084
Total tokens: 102092

@jennmueng jennmueng self-requested a review September 3, 2024 23:00
@jennmueng jennmueng marked this pull request as ready for review September 3, 2024 23:01
@jennmueng jennmueng enabled auto-merge (squash) September 3, 2024 23:01
@jennmueng jennmueng merged commit 4915fa5 into main Sep 3, 2024
6 checks passed
@jennmueng jennmueng deleted the autofix/update-threaddetails-model-with-optional-id/SkPm1h branch September 3, 2024 23:10
aayush-se pushed a commit that referenced this pull request Sep 10, 2024
👋 Hi there! This PR was automatically generated by Autofix 🤖

This fix was triggered by Jenn Mueng

Fixes
[SEER-9R](https://sentry.io/organizations/sentry/issues/5734622145/)

This change updates the `ThreadDetails` model in the
`src/seer/automation/models.py` file. Specifically, it modifies the `id`
field to be optional by setting its default value to `None`.
Additionally, a blank line has been added before the class definition
for better readability.

If you have any questions or feedback for the Sentry team about this
fix, please email [autofix@sentry.io](mailto:autofix@sentry.io) with the
Run ID (see below).

### 🤓 Stats for the nerds:
Run ID: **738**
Prompt tokens: **97008**
Completion tokens: **5084**
Total tokens: **102092**

---------

Co-authored-by: sentry-autofix-experimental[bot] <157164994+sentry-autofix-experimental[bot]@users.noreply.github.com>
Co-authored-by: jenn.muengtaweepongsa <jenn.muengtaweepongsa@sentry.io>
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.

1 participant