Skip to content

Conversation

@wass3rw3rk
Copy link
Member

@wass3rw3rk wass3rw3rk commented Jul 6, 2023

adds "schedule" as an allowed event type for endpoints that accept event filter in query:

  • /api/v1/repos/{org}/builds
  • /api/v1/repos/{org}/{repo}/builds

also, adds missing query param filters to docs for /api/v1/repos/{org}/builds.

@wass3rw3rk wass3rw3rk requested a review from a team as a code owner July 6, 2023 20:45
Copy link
Contributor

@timhuynh94 timhuynh94 left a comment

Choose a reason for hiding this comment

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

👍👌

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #900 (1e55372) into main (a6277ab) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #900   +/-   ##
=======================================
  Coverage   71.48%   71.48%           
=======================================
  Files         304      304           
  Lines       12438    12438           
=======================================
  Hits         8891     8891           
  Misses       3116     3116           
  Partials      431      431           
Impacted Files Coverage Δ
api/build/list_org.go 0.00% <0.00%> (ø)
api/build/list_repo.go 0.00% <0.00%> (ø)

@wass3rw3rk wass3rw3rk changed the title fix(api): support schedule in filter fix(api/schedule): support schedule in filter Jul 6, 2023
@wass3rw3rk wass3rw3rk changed the title fix(api/schedule): support schedule in filter fix(api): support schedule in filter Jul 6, 2023
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.

4 participants