Skip to content

API support for viewing organization members’ verified email addresses

Administrators of organizations on the Enterprise Cloud plan that have agreed to the Corporate Terms of Service can now see members’ verified email addresses in their organization’s verified domain(s) via the GraphQL API.

For more information, see the organizationVerifiedDomainEmails field in the GraphQL API documentation and verifying your organization's domain documentation.

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

See more

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