Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add created field to ListWorkflowRunsOptions #2083

Merged
merged 1 commit into from
Sep 4, 2021

Conversation

nightlark
Copy link
Contributor

Adds the created filter field to ListWorkflowRunsOptions.

Changelog post: https://github.blog/changelog/2021-09-02-github-actions-filter-workflow-runs-by-created-date/

@google-cla google-cla bot added the cla: yes Indication that the PR author has signed a Google Contributor License Agreement. label Sep 4, 2021
@codecov
Copy link

codecov bot commented Sep 4, 2021

Codecov Report

Merging #2083 (d36491c) into master (bbd5d19) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2083   +/-   ##
=======================================
  Coverage   97.77%   97.77%           
=======================================
  Files         109      109           
  Lines        9722     9722           
=======================================
  Hits         9506     9506           
  Misses        150      150           
  Partials       66       66           
Impacted Files Coverage Δ
github/actions_workflow_runs.go 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bbd5d19...d36491c. Read the comment docs.

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @nightlark !
LGTM.
Merging.

@gmlewis gmlewis merged commit 1b82d08 into google:master Sep 4, 2021
@nightlark nightlark deleted the add-workflow-runs-created-filter branch September 4, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indication that the PR author has signed a Google Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants