google / google/go-github

Add additional functionality for enterprise budgets

Open
#4,408 2 comments 1 reaction 1 assignee Claimed by @wtneff View on GitHub
Dominant language
Go
Stars
11.3k
Forks
2.5k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

The enterprise budget "Get all budgets" [REST API](https://docs.github.com/en/enterprise-cloud@latest/rest/billing/budgets?apiVersion=2022-11-28#get-all-budgets) supports pagination but the current implementation of the ListBudgets function does not have this functionality in place. Also their is currently no function that corresponds to the "Get a budget by ID" [REST API](https://docs.github.com/en/enterprise-cloud@latest/rest/billing/budgets?apiVersion=2022-11-28#get-a-budget-by-id) endpoint.

I plan to implement the updates myself.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.