Skip to content

Update model alert processing to track repo results#3508

Merged
charisk merged 2 commits intomainfrom
charisk/alert-processor-va
Mar 25, 2024
Merged

Update model alert processing to track repo results#3508
charisk merged 2 commits intomainfrom
charisk/alert-processor-va

Conversation

@charisk
Copy link
Copy Markdown
Contributor

@charisk charisk commented Mar 25, 2024

In order to implement some of the filtering we want in the ModelAlerts view, we need to keep track of which repo an alert has come from. This PR updates the ModelAlerts entity to hold repository information and the alerts-processor to propagate it.

I'm not convinced about the shape of the ModelAlerts entity yet - I think things will be clearer once we have alert provenance information.

Checklist

N/A:

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@charisk charisk requested review from a team as code owners March 25, 2024 10:59
Copy link
Copy Markdown
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me! Especially without knowing the exact shape of the data yet 🔮

@charisk charisk enabled auto-merge (squash) March 25, 2024 12:03
@charisk charisk merged commit 8b6a935 into main Mar 25, 2024
@charisk charisk deleted the charisk/alert-processor-va branch March 25, 2024 12:15
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