Skip to content

Conversation

nightlark
Copy link
Contributor

Updates the API doc URLs that changed -- workflow-runs and workflow-jobs (and self-hosted-runners).

Closes #1502.

@googlebot googlebot added the cla: yes Indication that the PR author has signed a Google Contributor License Agreement. label Apr 25, 2020
@codecov
Copy link

codecov bot commented Apr 25, 2020

Codecov Report

Merging #1507 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1507   +/-   ##
=======================================
  Coverage   68.05%   68.05%           
=======================================
  Files          94       94           
  Lines        8526     8526           
=======================================
  Hits         5802     5802           
  Misses       1843     1843           
  Partials      881      881           
Impacted Files Coverage Δ
github/actions_workflow_jobs.go 58.46% <ø> (ø)
github/actions_workflow_runs.go 57.69% <ø> (ø)

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 6a666c5...16011ce. 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.

LGTM.
Merging.

@gmlewis gmlewis merged commit 48d6e3e into google:master Apr 25, 2020
@nightlark nightlark deleted the update-urls branch April 25, 2020 16:55
n1lesh pushed a commit to n1lesh/go-github that referenced this pull request Oct 2, 2020
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.

URLs to GitHub Actions API docs changed
3 participants