Skip to content

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

Filter by

1k results
 (83 ms)

1k results

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

when action_type is destroyed, the webhook response has a reason field, but this isn t present on the MergeGroupEvent struct
  • aguthrie
  • Opened 
    11 hours ago
  • #3507

GitHub Copilot code review (Public Preview) · community · Discussion #141896 not documented now) https://docs.github.com/ja/rest/repos/rules?apiVersion=2022-11-28#create-a-repository-ruleset but the ...
  • mikutas
  • Opened 
    18 hours ago
  • #3505

Hi, At time of writing, https://github.com/google/go-github/releases states that https://github.com/google/go-github/releases/tag/v69.2.0 is the latest version. If you visit https://pkg.go.dev/github.com/google/go-github, ...
  • andrewpollock
  • 1
  • Opened 
    8 days ago
  • #3498

Users API: orgs/%v/members - return us a list of users. User struct has a field : SiteAdmin which is *bool. Am I right that this should return true if the user is an enterprise Owner? if so it do not ...
  • MytsYurii
  • 4
  • Opened 
    12 days ago
  • #3496

Context go version go1.24.0 darwin/arm64 Github Enterprise REST API go-github versions v66 and v69 tested with The issue While pulling logs from the GH enterprise REST API via client.Enterprise.GetAuditLog(ctx, ...
  • antixcode6
  • 6
  • Opened 
    17 days ago
  • #3488

client.Apps.ListUserInstallations return just the []*github.Installation struct, but client.Apps.ListRepos return ListRepositories struct, which contains the list itself and TotalCount property. Is it ...
  • shakhzodkudratov
  • 4
  • Opened 
    19 days ago
  • #3486

This function here only accepts int64, but according to the GitHub API docs, we should be able to use a filename as well. Would be great to update it to support both.
  • patels30
  • 1
  • Opened 
    25 days ago
  • #3479

In: https://github.com/google/go-github/blob/v69.0.0/github/actions_workflow_runs.go#L521 We require a RunID argument in order to respond back to and authorize/deny a deployment. Currently it looks like ...
enhancement
good first issue
  • pputman-clabs
  • 5
  • Opened 
    27 days ago
  • #3473

Currently the go-github documentation suggests using the (archived) gregjones/httpcache library for conditional requests: The GitHub API has good support for conditional requests which will help prevent ...
  • bored-engineer
  • 1
  • Opened 
    on Feb 8
  • #3468

The update pages method (UpdatePages) doesn t work on github enterprise server, causing the error 400 Custom domains are not available for GitHub Pages An example can be seen here: https://github.com/integrations/terraform-provider-github/issues/2087 ...
good first issue
  • gk-drw
  • 1
  • Opened 
    on Feb 7
  • #3466
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub