Skip to content

[pull] master from google:master #3

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

Open
wants to merge 1,109 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 23, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 23, 2021
@codecov-io
Copy link

codecov-io commented Jan 23, 2021

Codecov Report

Merging #3 (d2bad3e) into master (9c17d51) will increase coverage by 0.09%.
The diff coverage is 98.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   97.54%   97.63%   +0.09%     
==========================================
  Files          98      105       +7     
  Lines        6387     6720     +333     
==========================================
+ Hits         6230     6561     +331     
- Misses         85       86       +1     
- Partials       72       73       +1     
Impacted Files Coverage Δ
github/actions_workflow_runs.go 100.00% <ø> (ø)
github/apps.go 95.29% <ø> (ø)
github/event_types.go 100.00% <ø> (ø)
github/orgs.go 97.14% <ø> (ø)
github/pulls_reviews.go 100.00% <ø> (ø)
github/repos_hooks.go 100.00% <ø> (ø)
github/users_keys.go 100.00% <ø> (ø)
github/repos_contents.go 86.50% <69.23%> (-1.99%) ⬇️
github/actions_runner_groups.go 100.00% <100.00%> (ø)
github/actions_secrets.go 100.00% <100.00%> (ø)
... and 23 more

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 9c17d51...d2bad3e. Read the comment docs.

@todo
Copy link

todo bot commented Feb 21, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in bff639e in #3. cc @google.

@todo
Copy link

todo bot commented Feb 26, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in b06cfbb in #3. cc @google.

@todo
Copy link

todo bot commented Mar 4, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in 149aabe in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in 0ef5f90 in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

remove custom Accept headers when APIs fully launch.

// TODO: remove custom Accept headers when APIs fully launch.
acceptHeaders := []string{mediaTypeTopicsPreview, mediaTypeRepositoryVisibilityPreview}
req.Header.Set("Accept", strings.Join(acceptHeaders, ", "))
var r *ListRepositories


This comment was generated by todo based on a TODO comment in ed5a8f3 in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

remove custom Accept headers when APIs fully launch.

// TODO: remove custom Accept headers when APIs fully launch.
acceptHeaders := []string{mediaTypeTopicsPreview, mediaTypeRepositoryVisibilityPreview}
req.Header.Set("Accept", strings.Join(acceptHeaders, ", "))
var r *ListRepositories
resp, err := s.client.Do(ctx, req, &r)


This comment was generated by todo based on a TODO comment in ed5a8f3 in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in ed5a8f3 in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in 24a732e in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in c99a09e in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in 5a468ce in #3. cc @google.

@todo
Copy link

todo bot commented Mar 5, 2021

remove custom Accept header when this API fully launches.

go-github/github/search.go

Lines 289 to 293 in 5a468ce

// TODO: remove custom Accept header when this API fully launches.
req.Header.Set("Accept", mediaTypeReactionsPreview)
case opts != nil && opts.TextMatch:
// Accept header defaults to "application/vnd.github.v3+json"
// We change it here to fetch back text-match metadata


This comment was generated by todo based on a TODO comment in 5a468ce in #3. cc @google.

@todo
Copy link

todo bot commented Mar 10, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in d2c75a4 in #3. cc @google.

@todo
Copy link

todo bot commented Mar 11, 2021

key "requester" is not covered

// TODO key "requester" is not covered
}
// InstallationRepositoriesEvent is triggered when a repository is added or


This comment was generated by todo based on a TODO comment in 0540c33 in #3. cc @google.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jun 24, 2021
dependabot bot and others added 30 commits May 5, 2025 15:34
BREAKING CHANGE: `ListCustomPropertyValues` now takes `ListCustomPropertyValuesOptions` instead of `ListOptions`.
BREAKING CHANGE: `ListSCIMProvisionedGroupsForEnterprise` now takes `ListSCIMProvisionedGroupsForEnterpriseOptions` instead of `*ListSCIMProvisionedIdentitiesOptions`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.