Skip to content

Allow to query tasks with schedules only param#5304

Merged
greenbonebot merged 1 commit into
mainfrom
tasks-schedules-only
May 21, 2026
Merged

Allow to query tasks with schedules only param#5304
greenbonebot merged 1 commit into
mainfrom
tasks-schedules-only

Conversation

@bjoernricks
Copy link
Copy Markdown
Contributor

What

Allow to query tasks with schedules only param

Why

Allow to limit the tasks response to only include id, name and schedule details. This will be used for getting the tasks of an alert.

Checklist

  • Tests

@bjoernricks bjoernricks requested a review from a team as a code owner May 21, 2026 11:08
@greenbonebot greenbonebot enabled auto-merge (rebase) May 21, 2026 11:09
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 58a990f.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.03%. Comparing base (afccaef) to head (58a990f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5304   +/-   ##
=======================================
  Coverage   79.03%   79.03%           
=======================================
  Files        1218     1218           
  Lines       32131    32133    +2     
  Branches     9560     9602   +42     
=======================================
+ Hits        25395    25397    +2     
  Misses       6029     6029           
  Partials      707      707           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Allow to limit the tasks response to only include id, name and schedule
details. This will be used for getting the tasks of an alert.
@bjoernricks bjoernricks force-pushed the tasks-schedules-only branch from aa1029b to 58a990f Compare May 21, 2026 11:40
@greenbonebot greenbonebot merged commit 3520a88 into main May 21, 2026
25 checks passed
@greenbonebot greenbonebot deleted the tasks-schedules-only branch May 21, 2026 11:51
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.

3 participants