#4408·go-github

Add additional functionality for enterprise budgets

Author: wtneffCreated Jul 24, 2026Updated Sep 4, 2026

The enterprise budget "Get all budgets" REST API 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 endpoint.

I plan to implement the updates myself.