Skip to content

feat: Add org rule-suites APIs - #4482

Open
ralucas wants to merge 2 commits into
google:masterfrom
ralucas:org_rulesuite_apis
Open

feat: Add org rule-suites APIs#4482
ralucas wants to merge 2 commits into
google:masterfrom
ralucas:org_rulesuite_apis

Conversation

@ralucas

@ralucas ralucas commented Aug 24, 2026

Copy link
Copy Markdown
  • Adds list org rule suites: GET /orgs/{org}/rulesets/rule-suites
  • Adds get org rule suite by id: GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}

- Adds list org rule suites: `GET /orgs/{org}/rulesets/rule-suites`
- Adds get org rule suite by id: `GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}`
@gmlewis gmlewis changed the title feat: adding org rule-suites apis feat: Add org rule-suites APIs Aug 25, 2026
@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Aug 25, 2026
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.52%. Comparing base (30af001) to head (dd2fe7d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4482   +/-   ##
=======================================
  Coverage   98.51%   98.52%           
=======================================
  Files         195      196    +1     
  Lines       17691    17727   +36     
=======================================
+ Hits        17429    17465   +36     
  Misses        262      262           

☔ View full report in Codecov by Harness.
📢 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.

@gmlewis gmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @ralucas!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.

cc: @stevehipwell - @alexandear - @Not-Dhananjay-Mishra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NeedsReview PR is awaiting a review before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants