I know that I can use the Deployments field of a GitHub GraphQL Repository object to check if the repository uses GitHub pages - but if a repository has multiple deployments strategies (if that's even possible?), one might have to paginate through the deployments connection for each repository to check. I wonder if there's a simpler way I'm not thinking of?
Asked
Active
Viewed 35 times