Skip to content

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

Filter by

1k results
 (130 ms)

1k results

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

Description There are two Secret Scanning endpoints available in the GitHub REST API which in my opinion aren t present in the go-github - Creates a bypass for a previously push protected secret. POST ...
  • Not-Dhananjay-Mishra
  • 2
  • Opened 
    yesterday
  • #3686

Summary The GitHub Classroom API provides endpoints to interact with GitHub Classroom features, but these are not currently implemented in go-github. The API documentation is available at https://docs.github.com/en/rest/classroom/classroom?apiVersion=2022-11-28 ...
enhancement
good first issue
  • jferrl
  • 3
  • Opened 
    yesterday
  • #3684

Add a built-in support for automatic request retries. This feature automatically re-attempts API calls that fail because of temporary problems, like network timeouts, etc. It can be easily set up the ...
  • Not-Dhananjay-Mishra
  • 1
  • Opened 
    2 days ago
  • #3683

Summary Please provide public REST/GraphQL APIs to manage GitHub Stars Lists so that clients can programmatically: - Create/list/update/delete lists - Add/remove repositories to/from a list - Query ...
  • loveRyujin
  • 3
  • Opened 
    5 days ago
  • #3676

There are recurring questions and confusion around using both classic and fine-grained Personal Access Tokens (PAT) for authentication when working with the go-github library. Currently, there are no clear ...
  • GabrielNat1
  • 5
  • Opened 
    7 days ago
  • #3668

Here says, https://github.com/google/go-github/blob/84a094539fffabe77eee6e4d807561bf639388c4/CONTRIBUTING.md?plain=1#L95-L96 Maybe there should mention exported types as well. And it could be guaranteed ...
  • zyfy29
  • 1
  • Opened 
    7 days ago
  • #3666

GitHub recently announced changes to some of their event payloads; we need to evaluate the impact to the API surface area of this packages so end-users aren t expecting data that isn t available.
good first issue
  • stevehipwell
  • 2
  • Opened 
    7 days ago
  • #3665

As mentioned in this discussion, the API now supports operations relating to audit log streams. The following endpoints are among the supported: - GET Endpoint: Retrieve the audit log streaming configurations. ...
  • colinsim1
  • 2
  • Opened 
    8 days ago
  • #3663

GitHub announced new secret scanning REST APIs.
enhancement
good first issue
  • stevehipwell
  • 3
  • Opened 
    10 days ago
  • #3661

GitHub announced new actions REST APIs for the following purposes at the repository, organization and enterprise level. - Approval for running fork pull request workflows from contributors - Allowing ...
enhancement
good first issue
  • stevehipwell
  • 9
  • Opened 
    10 days ago
  • #3660
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