Skip to content

issues Search Results · repo:google/go-github language:Go

Filter by

1k results
 (72 ms)

1k results

ingoogle/go-github (press backspace or delete to remove)

When I use DownloadContentsWithMeta after making changes to a file, I consistently receive outdated content. I need to wait several minutes before calling this method again to retrieve the latest changes. ...
  • kuzminT
  • 3
  • Opened 
    2 days ago
  • #3566

While listing issues, we got the following error: GET https://api.github.com/repos/ x / x /issues?page=100 per_page=100 state=all: 422 Pagination with the page parameter is not supported for large datasets, ...
enhancement
good first issue
  • blesniewski
  • 3
  • Opened 
    2 days ago
  • #3565

I m using tool criticality_score , and there s error for function ListByRepo, and I test the code as follow, no matter how the repo or per page num changes, the NextPage is always 2, LastPage 0. I m newer ...
  • tzing0013
  • 7
  • Opened 
    3 days ago
  • #3564

Is there some mechanism in this library that supports issuing requests to endpoints the library has not wrapped yet? For example, I want to interact with the sub-issues API, but #3546 is still in progress. ...
  • jsumners
  • 8
  • Opened 
    3 days ago
  • #3563

According to the Github API documentation for this endpoint (https://docs.github.com/en/rest/orgs/rules?apiVersion=2022-11-28#get-all-organization-repository-rulesets), there are pagination params needed ...
Breaking API Change
enhancement
good first issue
  • ktruedat
  • 4
  • Opened 
    7 days ago
  • #3560

Check the GitHub API: img width= 541 alt= Image src= https://github.com/user-attachments/assets/790b21c1-f7e2-4e4b-8241-cbc1bd36fff8 / The merge_queue.merge_method only supports the upper case: MERGE, ...
bug
good first issue
  • stanfordpeng
  • 4
  • Opened 
    8 days ago
  • #3558

As discussed in #3554, attempting to access known header keys directly from the maps provided by: - HookRequest.Headers - HookResponse.Headers using the provided constant, canonicalized header keys ...
bug
good first issue
  • gmlewis
  • 4
  • Opened 
    12 days ago
  • #3555

Description Hello, There is no functionality in go-github to create, remove, or update Sub-Issues, so I would like to add this functionality. Would it be okay for me to proceed with this?
  • e7217
  • 6
  • Opened 
    21 days ago
  • #3546

According to the documentation (and this) a Github App wishing to receive events for a new/updated package should expect to receive the package event which is the renamed registry_package event. However, ...
  • ptzianos
  • Opened 
    21 days ago
  • #3544

see the doc, https://docs.github.com/en/rest/meta/meta?apiVersion=2022-11-28 response schema includes actions_macos : { type : array , items : { type : string }, ...
enhancement
good first issue
  • zoezhangmattr
  • 2
  • Opened 
    on Mar 27
  • #3534
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub