Skip to content

Pull Request Retargeting

Previously, when a pull request's head branch was merged and deleted, all other open pull requests in the same repository with a base branch of the merged branch would be automatically closed.

Now, instead of automatically closing these open pull requests, the pull requests will be retargeted—the base branch of each pull request will be updated to the merged pull request's base branch.

Learn more about pull request retargeting and send us your feedback

We've added two new endpoints to the GitHub Actions API that provide insight into the billable time used by your workflows.

The following endpoints are now available for you to use:

Note: Beta APIs are subject to change based on developer feedback without advanced notice. Changes will be announced on the developer blog.

Learn more about the GitHub Actions API

For questions, visit the GitHub Actions community

See more