Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dispatch-build-bottle: use gh api instead of gh pr #188042

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

carlocab
Copy link
Member

This replaces 6 GitHub API calls with 2. It will require changes to our
create-pull-request action. See Homebrew/actions#586.

This will help us from burning through our rate limit too quickly.

This replaces 6 GitHub API calls with 2. It will require changes to our
`create-pull-request` action. See Homebrew/actions#586.

This will help us from burning through our rate limit too quickly.
@carlocab carlocab requested review from MikeMcQuaid and a team as code owners September 12, 2024 10:58
@github-actions github-actions bot added workflows PR modifies GitHub Actions workflow files automerge-skip `brew pr-automerge` will skip this pull request labels Sep 12, 2024
@carlocab carlocab added this pull request to the merge queue Sep 12, 2024
Merged via the queue into master with commit 65e505c Sep 12, 2024
18 checks passed
@carlocab carlocab deleted the use-gh-api branch September 12, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants