Add get and list workflow jobs from GitHub actions API #205
Draft
mitulamin wants to merge 6 commits intospotify:masterspotify/github-java-client:masterfrom
coreeng:feat/github-actions-jobs-apicoreeng/github-java-client:feat/github-actions-jobs-apiCopy head branch name to clipboard
Draft
Add get and list workflow jobs from GitHub actions API #205mitulamin wants to merge 6 commits intospotify:masterspotify/github-java-client:masterfrom coreeng:feat/github-actions-jobs-apicoreeng/github-java-client:feat/github-actions-jobs-apiCopy head branch name to clipboard
mitulamin wants to merge 6 commits intospotify:masterspotify/github-java-client:masterfrom
coreeng:feat/github-actions-jobs-apicoreeng/github-java-client:feat/github-actions-jobs-apiCopy head branch name to clipboard
Commits
Commits on Jan 22, 2025
Actions.WorkflowJobs Data classes added
Show description for c1f9c52committedAdded WorkflowJobsClient
Show description for cf35a7ecommitted- committed
Fixed WorkflowJobResponse.runnerId to be a Nullable Integer
Show description for 6353a68committedFixed WorkflowJobResponse.runnerGroupId to be a Nullable Integer
Show description for 83c202acommittedWorkflowJobResponse's runnerName and runnerGroupName are Nullable
Show description for 1d49e62committed