Skip to content

Conversation

wedamija
Copy link
Member

@wedamija wedamija commented Aug 8, 2025

We want to have these rows available so that we can start linking crons to workflows.

@wedamija wedamija requested a review from a team August 8, 2025 23:17
@wedamija wedamija requested a review from a team as a code owner August 8, 2025 23:17
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 8, 2025
@@ -383,3 +389,24 @@ def update_issue_alert_rule(
)

return issue_alert_rule.id


def ensure_cron_detector(monitor: Monitor):
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't feel like much can go wrong here, but if we want to be more cautious we could put this creation behind a flag.

cursor[bot]

This comment was marked as outdated.

@wedamija wedamija force-pushed the danf/crons-write-detector branch from a37d0c5 to aada4a3 Compare August 9, 2025 00:01
@wedamija wedamija changed the base branch from master to danf/crons-data-source-handler August 9, 2025 00:01
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                       Coverage Diff                       @@
##           danf/crons-data-source-handler   #97542   +/-   ##
===============================================================
  Coverage                           80.62%   80.62%           
===============================================================
  Files                                8560     8560           
  Lines                              376917   376933   +16     
  Branches                            24538    24538           
===============================================================
+ Hits                               303889   303916   +27     
+ Misses                              72658    72647   -11     
  Partials                              370      370           

@wedamija wedamija force-pushed the danf/crons-data-source-handler branch from 6bd4514 to ff38d31 Compare August 11, 2025 16:46
Base automatically changed from danf/crons-data-source-handler to master August 11, 2025 21:18
…crons

We want to have these rows available so that we can start linking crons to workflows.
@wedamija wedamija merged commit 3beabdd into master Aug 12, 2025
64 checks passed
@wedamija wedamija deleted the danf/crons-write-detector branch August 12, 2025 16:51
andrewshie-sentry pushed a commit that referenced this pull request Aug 12, 2025
…crons (#97542)

We want to have these rows available so that we can start linking crons
to workflows.

<!-- Describe your PR here. -->
priscilawebdev pushed a commit that referenced this pull request Aug 25, 2025
…crons (#97542)

We want to have these rows available so that we can start linking crons
to workflows.

<!-- Describe your PR here. -->
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants