зеркало из https://github.com/github/docs.git
Branch was updated using the 'autoupdate branch' Actions workflow.
This commit is contained in:
Коммит
cfeb96e585
|
@ -1,276 +0,0 @@
|
|||
- title: GitHub Packages
|
||||
description: This preview adds support for objects relating to GitHub Packages.
|
||||
toggled_by: ':packages-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Package
|
||||
- PackageFile
|
||||
- PackageFileOrder
|
||||
- PackageFileOrderField
|
||||
- PackageOrder
|
||||
- PackageOrderField
|
||||
- PackageOwner
|
||||
- PackageStatistics
|
||||
- PackageTag
|
||||
- PackageVersion
|
||||
- PackageVersionOrder
|
||||
- PackageVersionOrderField
|
||||
- PackageVersionStatistics
|
||||
- Organization.packages
|
||||
- PackageMetadatum.packageVersion
|
||||
- Repository.packages
|
||||
- User.packages
|
||||
- PackageConnection.nodes
|
||||
- PackageFileConnection.nodes
|
||||
- PackageTagConnection.nodes
|
||||
- PackageVersionConnection.nodes
|
||||
- PackageEdge.node
|
||||
- PackageFileEdge.node
|
||||
- PackageTagEdge.node
|
||||
- PackageVersionEdge.node
|
||||
- CreateRegistryPackageFilePayload.packageFile
|
||||
- CreateRegistryPackageVersionMetadataPayload.packageVersion
|
||||
- CreateRegistryPackageVersionPayload.packageVersion
|
||||
- DeleteRegistryPackagePayload.package
|
||||
- DeleteRegistryPackageTagPayload.package
|
||||
- SetRegistryPackageTagPayload.package
|
||||
- UpdateRegistryPackageFilePayload.packageFile
|
||||
- UpdateRegistryPackageVersionPayload.packageVersion
|
||||
- CreatePackageVersionPayload.packageVersion
|
||||
- UpdatePackageVersionPayload.packageVersion
|
||||
- CreatePackageFilePayload.packageFile
|
||||
- UpdatePackageFilePayload.packageFile
|
||||
- CreatePackageVersionMetadataPayload.packageVersion
|
||||
- AddPackageTagPayload.package
|
||||
- DeletePackageTagPayload.package
|
||||
owning_teams:
|
||||
- '@github/pe-package-registry'
|
||||
- title: Deployments
|
||||
description: >-
|
||||
This preview adds support for deployments mutations and new deployments
|
||||
features.
|
||||
toggled_by: ':flash-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- DeploymentStatus.environment
|
||||
- Mutation.createDeploymentStatus
|
||||
- CreateDeploymentStatusInput
|
||||
- CreateDeploymentStatusPayload
|
||||
- Mutation.createDeployment
|
||||
- CreateDeploymentInput
|
||||
- CreateDeploymentPayload
|
||||
owning_teams:
|
||||
- '@github/ecosystem-api'
|
||||
- title: Draft Pull Requests Preview
|
||||
description: This preview adds support for draft pull requests.
|
||||
toggled_by: ':shadow-cat-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.markPullRequestReadyForReview
|
||||
- CreatePullRequestInput.draft
|
||||
- PullRequest.isDraft
|
||||
- MarkPullRequestReadyForReviewInput
|
||||
- MarkPullRequestReadyForReviewPayload
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: Checks
|
||||
description: This preview adds support for reading checks created by GitHub Apps.
|
||||
toggled_by: ':antiope-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- CheckAnnotationRange
|
||||
- CheckAnnotationPosition
|
||||
- CheckAnnotationSpan
|
||||
- CheckAnnotation
|
||||
- CheckAnnotationConnection.nodes
|
||||
- CheckAnnotationData
|
||||
- CheckAnnotationEdge.node
|
||||
- CheckAnnotationLevel
|
||||
- CheckConclusionState
|
||||
- CheckStatusState
|
||||
- CheckSuiteAutoTriggerPreference
|
||||
- CheckRun
|
||||
- CheckRunConnection.nodes
|
||||
- CheckRunEdge.node
|
||||
- CheckRunAction
|
||||
- CheckRunFilter
|
||||
- CheckRunOutput
|
||||
- CheckRunOutputImage
|
||||
- CheckRunType
|
||||
- CheckSuite
|
||||
- CheckSuiteConnection.nodes
|
||||
- CheckSuiteEdge.node
|
||||
- CheckSuiteFilter
|
||||
- CreateCheckRunInput
|
||||
- CreateCheckRunPayload
|
||||
- CreateCheckSuiteInput
|
||||
- CreateCheckSuitePayload
|
||||
- Commit.checkSuites
|
||||
- Mutation.createCheckRun
|
||||
- Mutation.createCheckSuite
|
||||
- Mutation.rerequestCheckSuite
|
||||
- Mutation.updateCheckRun
|
||||
- Mutation.updateCheckSuitePreferences
|
||||
- Push
|
||||
- RequestableCheckStatusState
|
||||
- RerequestCheckSuiteInput
|
||||
- RerequestCheckSuitePayload
|
||||
- UpdateCheckRunInput
|
||||
- UpdateCheckRunPayload
|
||||
- UpdateCheckSuitePayload.checkSuite
|
||||
- UpdateCheckSuitePreferencesInput
|
||||
- UpdateCheckSuitePreferencesPayload
|
||||
owning_teams:
|
||||
- '@github/ecosystem-primitives'
|
||||
- title: >-
|
||||
MergeInfoPreview - More detailed information about a pull request's merge
|
||||
state.
|
||||
description: >-
|
||||
This preview adds support for accessing fields that provide more detailed
|
||||
information about a pull request's merge state.
|
||||
toggled_by: ':merge-info-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- PullRequest.canBeRebased
|
||||
- PullRequest.mergeStateStatus
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: UpdateRefsPreview - Update multiple refs in a single operation.
|
||||
description: This preview adds support for updating multiple refs in a single operation.
|
||||
toggled_by: ':update-refs-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.updateRefs
|
||||
- GitRefname
|
||||
- RefUpdate
|
||||
- UpdateRefsInput
|
||||
- UpdateRefsPayload
|
||||
owning_teams:
|
||||
- '@github/pe-repos'
|
||||
- title: Project Event Details
|
||||
description: >-
|
||||
This preview adds project, project card, and project column details to
|
||||
project-related issue events.
|
||||
toggled_by: ':starfox-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- AddedToProjectEvent.project
|
||||
- AddedToProjectEvent.projectCard
|
||||
- AddedToProjectEvent.projectColumnName
|
||||
- ConvertedNoteToIssueEvent.project
|
||||
- ConvertedNoteToIssueEvent.projectCard
|
||||
- ConvertedNoteToIssueEvent.projectColumnName
|
||||
- MovedColumnsInProjectEvent.project
|
||||
- MovedColumnsInProjectEvent.projectCard
|
||||
- MovedColumnsInProjectEvent.projectColumnName
|
||||
- MovedColumnsInProjectEvent.previousProjectColumnName
|
||||
- RemovedFromProjectEvent.project
|
||||
- RemovedFromProjectEvent.projectColumnName
|
||||
owning_teams:
|
||||
- '@github/github-projects'
|
||||
- title: Minimize Comments Preview
|
||||
description: >-
|
||||
This preview adds support for minimizing comments on issues, pull requests,
|
||||
commits, and gists.
|
||||
toggled_by: ':queen-beryl-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.minimizeComment
|
||||
- Mutation.unminimizeComment
|
||||
- Minimizable
|
||||
owning_teams:
|
||||
- '@github/ce-community-and-safety'
|
||||
- title: Create content attachments
|
||||
description: This preview adds support for creating content attachments.
|
||||
toggled_by: ':corsair-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.createContentAttachment
|
||||
owning_teams:
|
||||
- '@github/ecosystem-primitives'
|
||||
- title: Pinned Issues Preview
|
||||
description: This preview adds support for pinned issues.
|
||||
toggled_by: ':elektra-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Repository.pinnedIssues
|
||||
- PinnedIssue
|
||||
- PinnedIssueEdge
|
||||
- PinnedIssueConnection
|
||||
- Mutation.pinIssue
|
||||
- Mutation.unpinIssue
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: Labels Preview
|
||||
description: >-
|
||||
This preview adds support for adding, updating, creating and deleting
|
||||
labels.
|
||||
toggled_by: ':bane-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.createLabel
|
||||
- CreateLabelPayload
|
||||
- CreateLabelInput
|
||||
- Mutation.deleteLabel
|
||||
- DeleteLabelPayload
|
||||
- DeleteLabelInput
|
||||
- Mutation.updateLabel
|
||||
- UpdateLabelPayload
|
||||
- UpdateLabelInput
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: Import Project
|
||||
description: This preview adds support for importing projects.
|
||||
toggled_by: ':slothette-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.importProject
|
||||
owning_teams:
|
||||
- '@github/pe-issues-projects'
|
||||
- title: Multi-Line Comments Preview
|
||||
description: This preview adds support for blob-positioned and multi-line comments.
|
||||
toggled_by: ':comfort-fade-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.addPullRequestReviewThread
|
||||
- AddPullRequestReviewThreadInput
|
||||
- AddPullRequestReviewInput.threads
|
||||
- DiffSide
|
||||
- PullRequestReviewThread.startLine
|
||||
- PullRequestReviewThread.originalStartLine
|
||||
- PullRequestReviewThread.startDiffSide
|
||||
- PullRequestReviewThread.line
|
||||
- PullRequestReviewThread.originalLine
|
||||
- PullRequestReviewThread.diffSide
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: Team Review Assignments Preview
|
||||
description: >-
|
||||
This preview adds support for updating the settings for team review
|
||||
assignment.
|
||||
toggled_by: ':stone-crop-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.updateTeamReviewAssignment
|
||||
- UpdateTeamReviewAssignmentInput
|
||||
- TeamReviewAssignmentAlgorithm
|
||||
- Team.reviewRequestDelegationEnabled
|
||||
- Team.reviewRequestDelegationAlgorithm
|
||||
- Team.reviewRequestDelegationMemberCount
|
||||
- Team.reviewRequestDelegationNotifyTeam
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
|
@ -1,538 +0,0 @@
|
|||
---
|
||||
upcoming_changes:
|
||||
- location: Migration.uploadUrlTemplate
|
||||
description: '`uploadUrlTemplate` will be removed. Use `uploadUrl` instead.'
|
||||
reason:
|
||||
'`uploadUrlTemplate` is being removed because it is not a standard URL and
|
||||
adds an extra user step.'
|
||||
date: '2019-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: tambling
|
||||
- location: ContributionOrder.field
|
||||
description: '`field` will be removed. Only one order field is supported.'
|
||||
reason: '`field` will be removed.'
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Issue.timeline
|
||||
description: '`timeline` will be removed. Use Issue.timelineItems instead.'
|
||||
reason: '`timeline` will be removed'
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: mikesea
|
||||
- location: Organization.pinnedRepositories
|
||||
description:
|
||||
'`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
|
||||
instead.'
|
||||
reason: pinnedRepositories will be removed
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: cheshire137
|
||||
- location: PullRequest.timeline
|
||||
description: '`timeline` will be removed. Use PullRequest.timelineItems instead.'
|
||||
reason: '`timeline` will be removed'
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: mikesea
|
||||
- location: RepositoryOwner.pinnedRepositories
|
||||
description:
|
||||
'`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
|
||||
instead.'
|
||||
reason: pinnedRepositories will be removed
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: cheshire137
|
||||
- location: User.pinnedRepositories
|
||||
description:
|
||||
'`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
|
||||
instead.'
|
||||
reason: pinnedRepositories will be removed
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: cheshire137
|
||||
- location: AssignedEvent.user
|
||||
description: '`user` will be removed. Use the `assignee` field instead.'
|
||||
reason: Assignees can now be mannequins.
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: tambling
|
||||
- location: EnterpriseBillingInfo.availableSeats
|
||||
description:
|
||||
'`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses
|
||||
instead.'
|
||||
reason:
|
||||
'`availableSeats` will be replaced with `totalAvailableLicenses` to provide
|
||||
more clarity on the value being returned'
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: BlakeWilliams
|
||||
- location: EnterpriseBillingInfo.seats
|
||||
description: '`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead.'
|
||||
reason:
|
||||
'`seats` will be replaced with `totalLicenses` to provide more clarity on
|
||||
the value being returned'
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: BlakeWilliams
|
||||
- location: UnassignedEvent.user
|
||||
description: '`user` will be removed. Use the `assignee` field instead.'
|
||||
reason: Assignees can now be mannequins.
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: tambling
|
||||
- location: Organization.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Organization.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.color
|
||||
description: '`color` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.latestVersion
|
||||
description: '`latestVersion` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.name
|
||||
description: '`name` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.nameWithOwner
|
||||
description: '`nameWithOwner` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.packageFileByGuid
|
||||
description: '`packageFileByGuid` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.packageFileBySha256
|
||||
description: '`packageFileBySha256` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.packageType
|
||||
description: '`packageType` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.preReleaseVersions
|
||||
description: '`preReleaseVersions` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.registryPackageType
|
||||
description: '`registryPackageType` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.repository
|
||||
description: '`repository` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.statistics
|
||||
description: '`statistics` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.tags
|
||||
description: '`tags` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.topics
|
||||
description: '`topics` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.version
|
||||
description: '`version` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versionByPlatform
|
||||
description: '`versionByPlatform` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versionBySha256
|
||||
description: '`versionBySha256` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versions
|
||||
description: '`versions` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versionsByMetadatum
|
||||
description: '`versionsByMetadatum` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageDependency.dependencyType
|
||||
description:
|
||||
'`dependencyType` will be removed. Use the `PackageDependency` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageDependency.name
|
||||
description: '`name` will be removed. Use the `PackageDependency` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageDependency.version
|
||||
description: '`version` will be removed. Use the `PackageDependency` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.guid
|
||||
description: '`guid` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.md5
|
||||
description: '`md5` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.metadataUrl
|
||||
description: '`metadataUrl` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.name
|
||||
description: '`name` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.packageVersion
|
||||
description: '`packageVersion` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.sha1
|
||||
description: '`sha1` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.sha256
|
||||
description: '`sha256` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.size
|
||||
description: '`size` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.url
|
||||
description: '`url` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageOwner.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageSearch.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsThisMonth
|
||||
description:
|
||||
'`downloadsThisMonth` will be removed. Use the `PackageStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsThisWeek
|
||||
description:
|
||||
'`downloadsThisWeek` will be removed. Use the `PackageStatistics` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsThisYear
|
||||
description:
|
||||
'`downloadsThisYear` will be removed. Use the `PackageStatistics` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsToday
|
||||
description:
|
||||
'`downloadsToday` will be removed. Use the `PackageStatistics` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsTotalCount
|
||||
description:
|
||||
'`downloadsTotalCount` will be removed. Use the `PackageStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageTag.name
|
||||
description: '`name` will be removed. Use the `PackageTag` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageTag.version
|
||||
description: '`version` will be removed. Use the `PackageTag` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.dependencies
|
||||
description: '`dependencies` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.fileByName
|
||||
description: '`fileByName` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.files
|
||||
description: '`files` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.installationCommand
|
||||
description:
|
||||
'`installationCommand` will be removed. Use the `PackageVersion` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.manifest
|
||||
description: '`manifest` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.platform
|
||||
description: '`platform` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.preRelease
|
||||
description: '`preRelease` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.readme
|
||||
description: '`readme` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.readmeHtml
|
||||
description: '`readmeHtml` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.registryPackage
|
||||
description:
|
||||
'`registryPackage` will be removed. Use the `PackageVersion` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.release
|
||||
description: '`release` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.sha256
|
||||
description: '`sha256` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.size
|
||||
description: '`size` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.statistics
|
||||
description: '`statistics` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.summary
|
||||
description: '`summary` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.updatedAt
|
||||
description: '`updatedAt` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.version
|
||||
description: '`version` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.viewerCanEdit
|
||||
description: '`viewerCanEdit` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsThisMonth
|
||||
description:
|
||||
'`downloadsThisMonth` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsThisWeek
|
||||
description:
|
||||
'`downloadsThisWeek` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsThisYear
|
||||
description:
|
||||
'`downloadsThisYear` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsToday
|
||||
description:
|
||||
'`downloadsToday` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsTotalCount
|
||||
description:
|
||||
'`downloadsTotalCount` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Repository.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Repository.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Sponsorship.maintainer
|
||||
description: '`maintainer` will be removed. Use `Sponsorship.sponsorable` instead.'
|
||||
reason: '`Sponsorship.maintainer` will be removed.'
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: antn
|
||||
- location: User.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: User.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,236 +0,0 @@
|
|||
- title: Access to package version deletion
|
||||
description: >-
|
||||
This preview adds support for the DeletePackageVersion mutation which
|
||||
enables deletion of private package versions.
|
||||
toggled_by: ':package-deletes-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.deletePackageVersion
|
||||
- RegistryPackageVersion.deleted
|
||||
owning_teams:
|
||||
- '@github/pe-package-registry'
|
||||
- title: GitHub Packages
|
||||
description: This preview adds support for objects relating to GitHub Packages.
|
||||
toggled_by: ':packages-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Package
|
||||
- PackageFile
|
||||
- PackageFileOrder
|
||||
- PackageFileOrderField
|
||||
- PackageOrder
|
||||
- PackageOrderField
|
||||
- PackageOwner
|
||||
- PackageStatistics
|
||||
- PackageTag
|
||||
- PackageVersion
|
||||
- PackageVersionOrder
|
||||
- PackageVersionOrderField
|
||||
- PackageVersionStatistics
|
||||
- Organization.packages
|
||||
- PackageMetadatum.packageVersion
|
||||
- Repository.packages
|
||||
- User.packages
|
||||
- PackageConnection.nodes
|
||||
- PackageFileConnection.nodes
|
||||
- PackageTagConnection.nodes
|
||||
- PackageVersionConnection.nodes
|
||||
- PackageEdge.node
|
||||
- PackageFileEdge.node
|
||||
- PackageTagEdge.node
|
||||
- PackageVersionEdge.node
|
||||
- CreatePackageVersionPayload.packageVersion
|
||||
- UpdatePackageVersionPayload.packageVersion
|
||||
- CreatePackageFilePayload.packageFile
|
||||
- UpdatePackageFilePayload.packageFile
|
||||
- CreatePackageVersionMetadataPayload.packageVersion
|
||||
- AddPackageTagPayload.package
|
||||
- DeletePackageTagPayload.package
|
||||
owning_teams:
|
||||
- '@github/pe-package-registry'
|
||||
- title: Deployments
|
||||
description: >-
|
||||
This preview adds support for deployments mutations and new deployments
|
||||
features.
|
||||
toggled_by: ':flash-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- DeploymentStatus.environment
|
||||
- Mutation.createDeploymentStatus
|
||||
- CreateDeploymentStatusInput
|
||||
- CreateDeploymentStatusPayload
|
||||
- Mutation.createDeployment
|
||||
- CreateDeploymentInput
|
||||
- CreateDeploymentPayload
|
||||
owning_teams:
|
||||
- '@github/ecosystem-api'
|
||||
- title: Checks
|
||||
description: This preview adds support for reading checks created by GitHub Apps.
|
||||
toggled_by: ':antiope-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- CheckAnnotationRange
|
||||
- CheckAnnotationPosition
|
||||
- CheckAnnotationSpan
|
||||
- CheckAnnotation
|
||||
- CheckAnnotationConnection.nodes
|
||||
- CheckAnnotationData
|
||||
- CheckAnnotationEdge.node
|
||||
- CheckAnnotationLevel
|
||||
- CheckConclusionState
|
||||
- CheckStatusState
|
||||
- CheckSuiteAutoTriggerPreference
|
||||
- CheckRun
|
||||
- CheckRunConnection.nodes
|
||||
- CheckRunEdge.node
|
||||
- CheckRunAction
|
||||
- CheckRunFilter
|
||||
- CheckRunOutput
|
||||
- CheckRunOutputImage
|
||||
- CheckRunType
|
||||
- CheckSuite
|
||||
- CheckSuiteConnection.nodes
|
||||
- CheckSuiteEdge.node
|
||||
- CheckSuiteFilter
|
||||
- CreateCheckRunInput
|
||||
- CreateCheckRunPayload
|
||||
- CreateCheckSuiteInput
|
||||
- CreateCheckSuitePayload
|
||||
- Commit.checkSuites
|
||||
- Mutation.createCheckRun
|
||||
- Mutation.createCheckSuite
|
||||
- Mutation.rerequestCheckSuite
|
||||
- Mutation.updateCheckRun
|
||||
- Mutation.updateCheckSuitePreferences
|
||||
- Push
|
||||
- RequestableCheckStatusState
|
||||
- RerequestCheckSuiteInput
|
||||
- RerequestCheckSuitePayload
|
||||
- UpdateCheckRunInput
|
||||
- UpdateCheckRunPayload
|
||||
- UpdateCheckSuitePayload.checkSuite
|
||||
- UpdateCheckSuitePreferencesInput
|
||||
- UpdateCheckSuitePreferencesPayload
|
||||
owning_teams:
|
||||
- '@github/ce-extensibility'
|
||||
- title: >-
|
||||
MergeInfoPreview - More detailed information about a pull request's merge
|
||||
state.
|
||||
description: >-
|
||||
This preview adds support for accessing fields that provide more detailed
|
||||
information about a pull request's merge state.
|
||||
toggled_by: ':merge-info-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- PullRequest.canBeRebased
|
||||
- PullRequest.mergeStateStatus
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: UpdateRefsPreview - Update multiple refs in a single operation.
|
||||
description: This preview adds support for updating multiple refs in a single operation.
|
||||
toggled_by: ':update-refs-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.updateRefs
|
||||
- GitRefname
|
||||
- RefUpdate
|
||||
- UpdateRefsInput
|
||||
- UpdateRefsPayload
|
||||
owning_teams:
|
||||
- '@github/pe-repos'
|
||||
- title: Project Event Details
|
||||
description: >-
|
||||
This preview adds project, project card, and project column details to
|
||||
project-related issue events.
|
||||
toggled_by: ':starfox-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- AddedToProjectEvent.project
|
||||
- AddedToProjectEvent.projectCard
|
||||
- AddedToProjectEvent.projectColumnName
|
||||
- ConvertedNoteToIssueEvent.project
|
||||
- ConvertedNoteToIssueEvent.projectCard
|
||||
- ConvertedNoteToIssueEvent.projectColumnName
|
||||
- MovedColumnsInProjectEvent.project
|
||||
- MovedColumnsInProjectEvent.projectCard
|
||||
- MovedColumnsInProjectEvent.projectColumnName
|
||||
- MovedColumnsInProjectEvent.previousProjectColumnName
|
||||
- RemovedFromProjectEvent.project
|
||||
- RemovedFromProjectEvent.projectColumnName
|
||||
owning_teams:
|
||||
- '@github/github-projects'
|
||||
- title: Create content attachments
|
||||
description: This preview adds support for creating content attachments.
|
||||
toggled_by: ':corsair-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.createContentAttachment
|
||||
owning_teams:
|
||||
- '@github/ce-extensibility'
|
||||
- title: Pinned Issues Preview
|
||||
description: This preview adds support for pinned issues.
|
||||
toggled_by: ':elektra-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Repository.pinnedIssues
|
||||
- PinnedIssue
|
||||
- PinnedIssueEdge
|
||||
- PinnedIssueConnection
|
||||
- Mutation.pinIssue
|
||||
- Mutation.unpinIssue
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: Labels Preview
|
||||
description: >-
|
||||
This preview adds support for adding, updating, creating and deleting
|
||||
labels.
|
||||
toggled_by: ':bane-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.createLabel
|
||||
- CreateLabelPayload
|
||||
- CreateLabelInput
|
||||
- Mutation.deleteLabel
|
||||
- DeleteLabelPayload
|
||||
- DeleteLabelInput
|
||||
- Mutation.updateLabel
|
||||
- UpdateLabelPayload
|
||||
- UpdateLabelInput
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
||||
- title: Import Project
|
||||
description: This preview adds support for importing projects.
|
||||
toggled_by: ':slothette-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.importProject
|
||||
owning_teams:
|
||||
- '@github/pe-issues-projects'
|
||||
- title: Team Review Assignments Preview
|
||||
description: >-
|
||||
This preview adds support for updating the settings for team review
|
||||
assignment.
|
||||
toggled_by: ':stone-crop-preview'
|
||||
announcement: null
|
||||
updates: null
|
||||
toggled_on:
|
||||
- Mutation.updateTeamReviewAssignment
|
||||
- UpdateTeamReviewAssignmentInput
|
||||
- TeamReviewAssignmentAlgorithm
|
||||
- Team.reviewRequestDelegationEnabled
|
||||
- Team.reviewRequestDelegationAlgorithm
|
||||
- Team.reviewRequestDelegationMemberCount
|
||||
- Team.reviewRequestDelegationNotifyTeam
|
||||
owning_teams:
|
||||
- '@github/pe-pull-requests'
|
|
@ -1,544 +0,0 @@
|
|||
---
|
||||
upcoming_changes:
|
||||
- location: Migration.uploadUrlTemplate
|
||||
description: '`uploadUrlTemplate` will be removed. Use `uploadUrl` instead.'
|
||||
reason:
|
||||
'`uploadUrlTemplate` is being removed because it is not a standard URL and
|
||||
adds an extra user step.'
|
||||
date: '2019-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: tambling
|
||||
- location: ContributionOrder.field
|
||||
description: '`field` will be removed. Only one order field is supported.'
|
||||
reason: '`field` will be removed.'
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Organization.pinnedRepositories
|
||||
description:
|
||||
'`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
|
||||
instead.'
|
||||
reason: pinnedRepositories will be removed
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: cheshire137
|
||||
- location: RepositoryOwner.pinnedRepositories
|
||||
description:
|
||||
'`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
|
||||
instead.'
|
||||
reason: pinnedRepositories will be removed
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: cheshire137
|
||||
- location: User.pinnedRepositories
|
||||
description:
|
||||
'`pinnedRepositories` will be removed. Use ProfileOwner.pinnedItems
|
||||
instead.'
|
||||
reason: pinnedRepositories will be removed
|
||||
date: '2019-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: cheshire137
|
||||
- location: AssignedEvent.user
|
||||
description: '`user` will be removed. Use the `assignee` field instead.'
|
||||
reason: Assignees can now be mannequins.
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: tambling
|
||||
- location: EnterpriseBillingInfo.availableSeats
|
||||
description:
|
||||
'`availableSeats` will be removed. Use EnterpriseBillingInfo.totalAvailableLicenses
|
||||
instead.'
|
||||
reason:
|
||||
'`availableSeats` will be replaced with `totalAvailableLicenses` to provide
|
||||
more clarity on the value being returned'
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: BlakeWilliams
|
||||
- location: EnterpriseBillingInfo.seats
|
||||
description: '`seats` will be removed. Use EnterpriseBillingInfo.totalLicenses instead.'
|
||||
reason:
|
||||
'`seats` will be replaced with `totalLicenses` to provide more clarity on
|
||||
the value being returned'
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: BlakeWilliams
|
||||
- location: UnassignedEvent.user
|
||||
description: '`user` will be removed. Use the `assignee` field instead.'
|
||||
reason: Assignees can now be mannequins.
|
||||
date: '2020-01-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: tambling
|
||||
- location: Organization.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Organization.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.color
|
||||
description: '`color` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.latestVersion
|
||||
description: '`latestVersion` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.name
|
||||
description: '`name` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.nameWithOwner
|
||||
description: '`nameWithOwner` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.packageFileByGuid
|
||||
description: '`packageFileByGuid` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.packageFileBySha256
|
||||
description: '`packageFileBySha256` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.packageType
|
||||
description: '`packageType` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.preReleaseVersions
|
||||
description: '`preReleaseVersions` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.registryPackageType
|
||||
description: '`registryPackageType` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.repository
|
||||
description: '`repository` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.statistics
|
||||
description: '`statistics` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.tags
|
||||
description: '`tags` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.topics
|
||||
description: '`topics` will be removed. Use the `Package` object.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.version
|
||||
description: '`version` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versionByPlatform
|
||||
description: '`versionByPlatform` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versionBySha256
|
||||
description: '`versionBySha256` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versions
|
||||
description: '`versions` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackage.versionsByMetadatum
|
||||
description: '`versionsByMetadatum` will be removed. Use the `Package` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageDependency.dependencyType
|
||||
description:
|
||||
'`dependencyType` will be removed. Use the `PackageDependency` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageDependency.name
|
||||
description: '`name` will be removed. Use the `PackageDependency` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageDependency.version
|
||||
description: '`version` will be removed. Use the `PackageDependency` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.guid
|
||||
description: '`guid` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.md5
|
||||
description: '`md5` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.metadataUrl
|
||||
description: '`metadataUrl` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.name
|
||||
description: '`name` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.packageVersion
|
||||
description: '`packageVersion` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.sha1
|
||||
description: '`sha1` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.sha256
|
||||
description: '`sha256` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.size
|
||||
description: '`size` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageFile.url
|
||||
description: '`url` will be removed. Use the `PackageFile` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageOwner.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageSearch.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsThisMonth
|
||||
description:
|
||||
'`downloadsThisMonth` will be removed. Use the `PackageStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsThisWeek
|
||||
description:
|
||||
'`downloadsThisWeek` will be removed. Use the `PackageStatistics` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsThisYear
|
||||
description:
|
||||
'`downloadsThisYear` will be removed. Use the `PackageStatistics` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsToday
|
||||
description:
|
||||
'`downloadsToday` will be removed. Use the `PackageStatistics` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageStatistics.downloadsTotalCount
|
||||
description:
|
||||
'`downloadsTotalCount` will be removed. Use the `PackageStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageTag.name
|
||||
description: '`name` will be removed. Use the `PackageTag` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageTag.version
|
||||
description: '`version` will be removed. Use the `PackageTag` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.deleted
|
||||
description: '`deleted` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.dependencies
|
||||
description: '`dependencies` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.fileByName
|
||||
description: '`fileByName` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.files
|
||||
description: '`files` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.installationCommand
|
||||
description:
|
||||
'`installationCommand` will be removed. Use the `PackageVersion` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.manifest
|
||||
description: '`manifest` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.platform
|
||||
description: '`platform` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.preRelease
|
||||
description: '`preRelease` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.readme
|
||||
description: '`readme` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.readmeHtml
|
||||
description: '`readmeHtml` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.registryPackage
|
||||
description:
|
||||
'`registryPackage` will be removed. Use the `PackageVersion` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.release
|
||||
description: '`release` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.sha256
|
||||
description: '`sha256` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.size
|
||||
description: '`size` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.statistics
|
||||
description: '`statistics` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.summary
|
||||
description: '`summary` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.updatedAt
|
||||
description: '`updatedAt` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.version
|
||||
description: '`version` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersion.viewerCanEdit
|
||||
description: '`viewerCanEdit` will be removed. Use the `PackageVersion` object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsThisMonth
|
||||
description:
|
||||
'`downloadsThisMonth` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsThisWeek
|
||||
description:
|
||||
'`downloadsThisWeek` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsThisYear
|
||||
description:
|
||||
'`downloadsThisYear` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsToday
|
||||
description:
|
||||
'`downloadsToday` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: RegistryPackageVersionStatistics.downloadsTotalCount
|
||||
description:
|
||||
'`downloadsTotalCount` will be removed. Use the `PackageVersionStatistics`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Repository.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Repository.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Sponsorship.maintainer
|
||||
description: '`maintainer` will be removed. Use `Sponsorship.sponsorable` instead.'
|
||||
reason: '`Sponsorship.maintainer` will be removed.'
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: antn
|
||||
- location: User.registryPackages
|
||||
description:
|
||||
'`registryPackages` will be removed. Use the `PackageOwner` object
|
||||
instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: User.registryPackagesForQuery
|
||||
description:
|
||||
'`registryPackagesForQuery` will be removed. Use the `PackageSearch`
|
||||
object instead.'
|
||||
reason: Renaming GitHub Packages fields and objects.
|
||||
date: '2020-04-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: dinahshi
|
||||
- location: Issue.timeline
|
||||
description: '`timeline` will be removed. Use Issue.timelineItems instead.'
|
||||
reason: '`timeline` will be removed'
|
||||
date: '2020-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: mikesea
|
||||
- location: PullRequest.timeline
|
||||
description: '`timeline` will be removed. Use PullRequest.timelineItems instead.'
|
||||
reason: '`timeline` will be removed'
|
||||
date: '2020-10-01T00:00:00+00:00'
|
||||
criticality: breaking
|
||||
owner: mikesea
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9742e74a276f5737971fe2a42429f12872cc21ee53301ce0a20323b2b253f176
|
||||
size 499061
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0c7e8a00014a3cc9bfc16a8e213d34dce18c4f37f06966b879720d95caf910c
|
||||
size 1150521
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90909b508d81a93c0f5b19b951ec109c077b8b23a99ea60ab78604d94fa1f5c2
|
||||
size 579045
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e61fa64c7fe2befe4375015fbcc2a04122c3671052c634723d87cd7eef695be3
|
||||
size 2757031
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f48921dee84bcc8c761ae62894b982126546b340c04b10f3b95d7d088c854edb
|
||||
size 539289
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c37415d2efb40a8a1a4c3f03df804bee209a559aa702d50f42fd0327ba8616f
|
||||
size 3582134
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f63c67c3dcedbb36a55d6430e2cb4ef03b30189697a0d61c43c0b7aa7697dba
|
||||
size 444929
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b35a032b4d7dfee92213d6ee9174b56f181ce42050ba12179edb10fc4be88724
|
||||
size 868844
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50e9b36241ae6a9ac0a93b879881f60167f7e80c63a0b7f40f6c6728b9dbcf59
|
||||
size 434150
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e12ad2533531331234f3843bd4526f11191eef092421342b6fa9f9024148ae5
|
||||
size 1952781
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a3fbdd1bd6a3cc808e1bae34deff9209dae4033dd01a9be481ab897921cb431
|
||||
size 562872
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8333a2d81ad559302ca66b39a8cba61e034b8296c0e52aa135bdd183de267c1
|
||||
size 2732968
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e3b8590d21462950bfef28af3ab833473911c4ad6da1631b2eaaee44fc6e291
|
||||
size 318403
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08f07adf4df1092952a4e704b9e089074d328c72b203f889265f9294700445ac
|
||||
size 1305863
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49bf376a02132a148f3986ac696bb78e74450b01811803d35c26c7cce3637b14
|
||||
size 467465
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fa51df5c65e82045052d4128b7dcf6b2fa2e12a1b703cdc8d5da9a6a7360763
|
||||
size 2639422
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d0f57ba80cdad8a846dd446e9c5ac26a13d55b4eaaea10d70f7bec2fa5ed4da
|
||||
size 414075
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6783f4b2fa4d674005962ca74d4cb84f01b80f87a6ad135cb7c56bd94d78735
|
||||
size 1782660
|
|
@ -1,385 +0,0 @@
|
|||
{
|
||||
"action": "completed",
|
||||
"check_run": {
|
||||
"id": 2,
|
||||
"node_id": "MDg6Q2hlY2tSdW4y",
|
||||
"head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"external_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-runs/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/runs/2",
|
||||
"details_url": "https://octocoders.io",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2019-05-15T19:39:04Z",
|
||||
"completed_at": "2019-05-15T19:39:04Z",
|
||||
"output": {
|
||||
"title": null,
|
||||
"summary": null,
|
||||
"text": null,
|
||||
"annotations_count": 0,
|
||||
"annotations_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-runs/2/annotations"
|
||||
},
|
||||
"name": "Octocoders-linter",
|
||||
"check_suite": {
|
||||
"id": 9,
|
||||
"node_id": "MDEwOkNoZWNrU3VpdGU5",
|
||||
"head_branch": "changes",
|
||||
"head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"status": "queued",
|
||||
"conclusion": null,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9",
|
||||
"before": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"after": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"pull_requests": [
|
||||
{
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"number": 2,
|
||||
"head": {
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"app": {
|
||||
"id": 2,
|
||||
"node_id": "MDM6QXBwMg==",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "octocoders-linter",
|
||||
"description": "",
|
||||
"external_url": "https://octocoders.io",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"created_at": "2019-05-15T15:41:35Z",
|
||||
"updated_at": "2019-05-15T15:41:35Z",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"metadata": "read",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"statuses": "write",
|
||||
"members": "write",
|
||||
"organization_user_blocking": "write",
|
||||
"organization_projects": "write",
|
||||
"team_discussions": "write",
|
||||
"organization_hooks": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"organization_pre_receive_hooks": "write"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
]
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:27Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z"
|
||||
},
|
||||
"app": {
|
||||
"id": 2,
|
||||
"node_id": "MDM6QXBwMg==",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "octocoders-linter",
|
||||
"description": "",
|
||||
"external_url": "https://octocoders.io",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"created_at": "2019-05-15T15:41:35Z",
|
||||
"updated_at": "2019-05-15T15:41:35Z",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"metadata": "read",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"statuses": "write",
|
||||
"members": "write",
|
||||
"organization_user_blocking": "write",
|
||||
"organization_projects": "write",
|
||||
"team_discussions": "write",
|
||||
"organization_hooks": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"organization_pre_receive_hooks": "write"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
]
|
||||
},
|
||||
"pull_requests": [
|
||||
{
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"number": 2,
|
||||
"head": {
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,385 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"check_run": {
|
||||
"id": 2,
|
||||
"node_id": "MDg6Q2hlY2tSdW4y",
|
||||
"head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"external_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-runs/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/runs/2",
|
||||
"details_url": "https://octocoders.io",
|
||||
"status": "queued",
|
||||
"conclusion": null,
|
||||
"started_at": "2019-05-15T19:39:04Z",
|
||||
"completed_at": null,
|
||||
"output": {
|
||||
"title": null,
|
||||
"summary": null,
|
||||
"text": null,
|
||||
"annotations_count": 0,
|
||||
"annotations_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-runs/2/annotations"
|
||||
},
|
||||
"name": "Octocoders-linter",
|
||||
"check_suite": {
|
||||
"id": 9,
|
||||
"node_id": "MDEwOkNoZWNrU3VpdGU5",
|
||||
"head_branch": "changes",
|
||||
"head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"status": "queued",
|
||||
"conclusion": null,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9",
|
||||
"before": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"after": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"pull_requests": [
|
||||
{
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"number": 2,
|
||||
"head": {
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"app": {
|
||||
"id": 2,
|
||||
"node_id": "MDM6QXBwMg==",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "octocoders-linter",
|
||||
"description": "",
|
||||
"external_url": "https://octocoders.io",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"created_at": "2019-05-15T15:41:35Z",
|
||||
"updated_at": "2019-05-15T15:41:35Z",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"metadata": "read",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"statuses": "write",
|
||||
"members": "write",
|
||||
"organization_user_blocking": "write",
|
||||
"organization_projects": "write",
|
||||
"team_discussions": "write",
|
||||
"organization_hooks": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"organization_pre_receive_hooks": "write"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
]
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:27Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z"
|
||||
},
|
||||
"app": {
|
||||
"id": 2,
|
||||
"node_id": "MDM6QXBwMg==",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "octocoders-linter",
|
||||
"description": "",
|
||||
"external_url": "https://octocoders.io",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"created_at": "2019-05-15T15:41:35Z",
|
||||
"updated_at": "2019-05-15T15:41:35Z",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"metadata": "read",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"statuses": "write",
|
||||
"members": "write",
|
||||
"organization_user_blocking": "write",
|
||||
"organization_projects": "write",
|
||||
"team_discussions": "write",
|
||||
"organization_hooks": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"organization_pre_receive_hooks": "write"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
]
|
||||
},
|
||||
"pull_requests": [
|
||||
{
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"number": 2,
|
||||
"head": {
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,271 +0,0 @@
|
|||
{
|
||||
"action": "completed",
|
||||
"check_suite": {
|
||||
"id": 9,
|
||||
"node_id": "MDEwOkNoZWNrU3VpdGU5",
|
||||
"head_branch": "changes",
|
||||
"head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9",
|
||||
"before": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"after": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"pull_requests": [
|
||||
{
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"number": 2,
|
||||
"head": {
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"app": {
|
||||
"id": 2,
|
||||
"node_id": "MDM6QXBwMg==",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "octocoders-linter",
|
||||
"description": "",
|
||||
"external_url": "https://octocoders.io",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"created_at": "2019-05-15T15:41:35Z",
|
||||
"updated_at": "2019-05-15T15:41:35Z",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"metadata": "read",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"statuses": "write",
|
||||
"members": "write",
|
||||
"organization_user_blocking": "write",
|
||||
"organization_projects": "write",
|
||||
"team_discussions": "write",
|
||||
"organization_hooks": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"organization_pre_receive_hooks": "write"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
]
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:27Z",
|
||||
"updated_at": "2019-05-15T19:39:09Z",
|
||||
"latest_check_runs_count": 1,
|
||||
"check_runs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9/check-runs",
|
||||
"head_commit": {
|
||||
"id": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"tree_id": "31b122c26a97cf9af023e9ddab94a82c6e77b0ea",
|
||||
"message": "Update README.md",
|
||||
"timestamp": "2019-05-15T19:38:01Z",
|
||||
"author": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io"
|
||||
},
|
||||
"committer": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io"
|
||||
}
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,249 +0,0 @@
|
|||
{
|
||||
"action": "requested",
|
||||
"check_suite": {
|
||||
"id": 10,
|
||||
"node_id": "MDEwOkNoZWNrU3VpdGUxMA==",
|
||||
"head_branch": "master",
|
||||
"head_sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"status": "queued",
|
||||
"conclusion": null,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/10",
|
||||
"before": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"after": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"pull_requests": [
|
||||
|
||||
],
|
||||
"app": {
|
||||
"id": 2,
|
||||
"node_id": "MDM6QXBwMg==",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "octocoders-linter",
|
||||
"description": "",
|
||||
"external_url": "https://octocoders.io",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"created_at": "2019-05-15T15:41:35Z",
|
||||
"updated_at": "2019-05-15T15:41:35Z",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"metadata": "read",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"statuses": "write",
|
||||
"members": "write",
|
||||
"organization_user_blocking": "write",
|
||||
"organization_projects": "write",
|
||||
"team_discussions": "write",
|
||||
"organization_hooks": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"organization_pre_receive_hooks": "write"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
]
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:27Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"latest_check_runs_count": 0,
|
||||
"check_runs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/10/check-runs",
|
||||
"head_commit": {
|
||||
"id": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"tree_id": "c3e6e174b68ce629340ca817d52393dcf0aed707",
|
||||
"message": "Add new gemfile",
|
||||
"timestamp": "2019-05-15T19:38:01Z",
|
||||
"author": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io"
|
||||
},
|
||||
"committer": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io"
|
||||
}
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,271 +0,0 @@
|
|||
{
|
||||
"action": "rerequested",
|
||||
"check_suite": {
|
||||
"id": 9,
|
||||
"node_id": "MDEwOkNoZWNrU3VpdGU5",
|
||||
"head_branch": "changes",
|
||||
"head_sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9",
|
||||
"before": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"after": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"pull_requests": [
|
||||
{
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"number": 2,
|
||||
"head": {
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"name": "Hello-World"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"app": {
|
||||
"id": 2,
|
||||
"node_id": "MDM6QXBwMg==",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"name": "octocoders-linter",
|
||||
"description": "",
|
||||
"external_url": "https://octocoders.io",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"created_at": "2019-05-15T15:41:35Z",
|
||||
"updated_at": "2019-05-15T15:41:35Z",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"metadata": "read",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"statuses": "write",
|
||||
"members": "write",
|
||||
"organization_user_blocking": "write",
|
||||
"organization_projects": "write",
|
||||
"team_discussions": "write",
|
||||
"organization_hooks": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"organization_pre_receive_hooks": "write"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
]
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:27Z",
|
||||
"updated_at": "2019-05-15T19:39:09Z",
|
||||
"latest_check_runs_count": 1,
|
||||
"check_runs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/check-suites/9/check-runs",
|
||||
"head_commit": {
|
||||
"id": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"tree_id": "31b122c26a97cf9af023e9ddab94a82c6e77b0ea",
|
||||
"message": "Update README.md",
|
||||
"timestamp": "2019-05-15T19:38:01Z",
|
||||
"author": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io"
|
||||
},
|
||||
"committer": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io"
|
||||
}
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "octocoders-linter[bot]",
|
||||
"id": 14,
|
||||
"node_id": "MDM6Qm90MTQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D",
|
||||
"html_url": "https://octocoders.github.io/github-apps/octocoders-linter",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/octocoders-linter%5Bbot%5D/received_events",
|
||||
"type": "Bot",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,167 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"comment": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/commit/4544205a385319fd846d5df4ed2e3b8173529d78#commitcomment-2",
|
||||
"id": 2,
|
||||
"node_id": "MDEzOkNvbW1pdENvbW1lbnQy",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"position": null,
|
||||
"line": null,
|
||||
"path": null,
|
||||
"commit_id": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"created_at": "2019-05-15T19:38:09Z",
|
||||
"updated_at": "2019-05-15T19:38:09Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "This is a really good change! :+1:"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,137 +0,0 @@
|
|||
{
|
||||
"ref": "simple-tag",
|
||||
"ref_type": "tag",
|
||||
"master_branch": "master",
|
||||
"description": null,
|
||||
"pusher_type": "user",
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:22Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,135 +0,0 @@
|
|||
{
|
||||
"ref": "simple-tag",
|
||||
"ref_type": "tag",
|
||||
"pusher_type": "user",
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,169 +0,0 @@
|
|||
{
|
||||
"deployment": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments/2",
|
||||
"id": 2,
|
||||
"node_id": "MDEwOkRlcGxveW1lbnQy",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"ref": "master",
|
||||
"task": "deploy",
|
||||
"payload": {
|
||||
},
|
||||
"original_environment": "production",
|
||||
"environment": "production",
|
||||
"description": null,
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:20Z",
|
||||
"updated_at": "2019-05-15T19:38:20Z",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments/2/statuses",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:19Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,202 +0,0 @@
|
|||
{
|
||||
"deployment_status": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments/2/statuses/2",
|
||||
"id": 2,
|
||||
"node_id": "MDE2OkRlcGxveW1lbnRTdGF0dXMy",
|
||||
"state": "success",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"description": "",
|
||||
"environment": "production",
|
||||
"target_url": "",
|
||||
"created_at": "2019-05-15T19:38:21Z",
|
||||
"updated_at": "2019-05-15T19:38:21Z",
|
||||
"deployment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments/2",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World"
|
||||
},
|
||||
"deployment": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments/2",
|
||||
"id": 2,
|
||||
"node_id": "MDEwOkRlcGxveW1lbnQy",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"ref": "master",
|
||||
"task": "deploy",
|
||||
"payload": {
|
||||
},
|
||||
"original_environment": "production",
|
||||
"environment": "production",
|
||||
"description": null,
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:20Z",
|
||||
"updated_at": "2019-05-15T19:38:21Z",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments/2/statuses",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:19Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"action": "anonymous_access_enabled",
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://avatars.octocoders.github.io/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": true
|
||||
}
|
||||
}
|
|
@ -1,227 +0,0 @@
|
|||
{
|
||||
"forkee": {
|
||||
"id": 120,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjA=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Octocoders/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"description": null,
|
||||
"fork": true,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:38:10Z",
|
||||
"updated_at": "2019-05-15T19:38:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Octocoders/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master",
|
||||
"public": true
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,125 +0,0 @@
|
|||
{
|
||||
"pages": [
|
||||
{
|
||||
"page_name": "Home",
|
||||
"title": "Home",
|
||||
"summary": null,
|
||||
"action": "edited",
|
||||
"sha": "4bbb6df16cb5ce1818602bf634e94ebdac7ae385",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/wiki/Home"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"id": 122,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjI=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://avatars.octocoders.github.io/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"private": false,
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2018-10-04T18:29:19Z",
|
||||
"updated_at": "2018-10-04T18:29:21Z",
|
||||
"pushed_at": "2018-10-04T18:29:59Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"sender": {
|
||||
"login": "rachmari",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VXNlcjM=",
|
||||
"avatar_url": "https://avatars.octocoders.github.io/u/3?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/rachmari",
|
||||
"html_url": "https://octocoders.github.io/rachmari",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/rachmari/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/rachmari/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/rachmari/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/rachmari/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/rachmari/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/rachmari/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/rachmari/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/rachmari/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/rachmari/received_events",
|
||||
"type": "User",
|
||||
"site_admin": true
|
||||
}
|
||||
}
|
|
@ -1,125 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "https://octocoders.github.io/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/installation/repositories",
|
||||
"html_url": "https://octocoders.github.io/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"statuses": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"metadata": "read",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": 1557949058,
|
||||
"updated_at": 1557949058,
|
||||
"single_file_name": null
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,116 +0,0 @@
|
|||
{
|
||||
"action": "deleted",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Codertocat",
|
||||
"followers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/followers",
|
||||
"following_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/repos",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/installation/repositories",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"statuses": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"metadata": "read",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": "2019-05-15T19:37:38.000Z",
|
||||
"updated_at": "2019-05-15T19:37:38.000Z",
|
||||
"single_file_name": null
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Codertocat",
|
||||
"followers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/followers",
|
||||
"following_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/repos",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,129 +0,0 @@
|
|||
{
|
||||
"action": "added",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "https://octocoders.github.io/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/installation/repositories",
|
||||
"html_url": "https://octocoders.github.io/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"statuses": "write",
|
||||
"repository_projects": "write",
|
||||
"repository_hooks": "write",
|
||||
"pull_requests": "write",
|
||||
"pages": "write",
|
||||
"issues": "write",
|
||||
"deployments": "write",
|
||||
"contents": "write",
|
||||
"checks": "write",
|
||||
"vulnerability_alerts": "read",
|
||||
"metadata": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": 1557949058,
|
||||
"updated_at": 1557949058,
|
||||
"single_file_name": null
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"repositories_added": [
|
||||
{
|
||||
"id": 119,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTk=",
|
||||
"name": "Space",
|
||||
"full_name": "Codertocat/Space",
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"repositories_removed": [
|
||||
|
||||
],
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,129 +0,0 @@
|
|||
{
|
||||
"action": "removed",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "https://octocoders.github.io/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/installation/repositories",
|
||||
"html_url": "https://octocoders.github.io/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"statuses": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"metadata": "read",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": "2019-05-15T19:37:38.000Z",
|
||||
"updated_at": "2019-05-15T19:37:38.000Z",
|
||||
"single_file_name": null
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"repositories_added": [
|
||||
|
||||
],
|
||||
"repositories_removed": [
|
||||
{
|
||||
"id": 119,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTk=",
|
||||
"name": "Space",
|
||||
"full_name": "Codertocat/Space",
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,125 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "https://octocoders.github.io/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/installation/repositories",
|
||||
"html_url": "https://octocoders.github.io/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"statuses": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"metadata": "read",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": 1557949058,
|
||||
"updated_at": 1557949058,
|
||||
"single_file_name": null
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,116 +0,0 @@
|
|||
{
|
||||
"action": "deleted",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Codertocat",
|
||||
"followers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/followers",
|
||||
"following_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/repos",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/installation/repositories",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"statuses": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"metadata": "read",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": "2019-05-15T19:37:38.000Z",
|
||||
"updated_at": "2019-05-15T19:37:38.000Z",
|
||||
"single_file_name": null
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Codertocat",
|
||||
"followers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/followers",
|
||||
"following_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/repos",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,129 +0,0 @@
|
|||
{
|
||||
"action": "added",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "https://octocoders.github.io/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/installation/repositories",
|
||||
"html_url": "https://octocoders.github.io/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"statuses": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"metadata": "read",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": 1557949058,
|
||||
"updated_at": 1557949058,
|
||||
"single_file_name": null
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"repositories_added": [
|
||||
{
|
||||
"id": 119,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTk=",
|
||||
"name": "Space",
|
||||
"full_name": "Codertocat/Space",
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"repositories_removed": [
|
||||
|
||||
],
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,129 +0,0 @@
|
|||
{
|
||||
"action": "removed",
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"account": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"access_tokens_url": "https://octocoders.github.io/api/v3/app/installations/5/access_tokens",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/installation/repositories",
|
||||
"html_url": "https://octocoders.github.io/settings/installations/5",
|
||||
"app_id": 2,
|
||||
"target_id": 4,
|
||||
"target_type": "User",
|
||||
"permissions": {
|
||||
"administration": "write",
|
||||
"checks": "write",
|
||||
"contents": "write",
|
||||
"deployments": "write",
|
||||
"issues": "write",
|
||||
"pages": "write",
|
||||
"pull_requests": "write",
|
||||
"repository_hooks": "write",
|
||||
"repository_projects": "write",
|
||||
"statuses": "write",
|
||||
"repository_pre_receive_hooks": "write",
|
||||
"metadata": "read",
|
||||
"vulnerability_alerts": "read"
|
||||
},
|
||||
"events": [
|
||||
"check_run",
|
||||
"check_suite",
|
||||
"commit_comment",
|
||||
"create",
|
||||
"delete",
|
||||
"deployment",
|
||||
"deployment_status",
|
||||
"fork",
|
||||
"gollum",
|
||||
"issues",
|
||||
"issue_comment",
|
||||
"label",
|
||||
"member",
|
||||
"membership",
|
||||
"milestone",
|
||||
"organization",
|
||||
"page_build",
|
||||
"project",
|
||||
"project_card",
|
||||
"project_column",
|
||||
"public",
|
||||
"pull_request",
|
||||
"pull_request_review",
|
||||
"pull_request_review_comment",
|
||||
"push",
|
||||
"release",
|
||||
"repository",
|
||||
"status",
|
||||
"team",
|
||||
"team_add",
|
||||
"watch"
|
||||
],
|
||||
"created_at": "2019-05-15T19:37:38.000Z",
|
||||
"updated_at": "2019-05-15T19:37:38.000Z",
|
||||
"single_file_name": null
|
||||
},
|
||||
"repository_selection": "selected",
|
||||
"repositories_added": [
|
||||
|
||||
],
|
||||
"repositories_removed": [
|
||||
{
|
||||
"id": 119,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTk=",
|
||||
"name": "Space",
|
||||
"full_name": "Codertocat/Space",
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,293 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:55Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"comment": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1#issuecomment-2",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"id": 2,
|
||||
"node_id": "MDEyOklzc3VlQ29tbWVudDI=",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2019-05-15T19:37:55Z",
|
||||
"updated_at": "2019-05-15T19:37:55Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "You are totally right! I'll get this fixed right away."
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,293 +0,0 @@
|
|||
{
|
||||
"action": "deleted",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 1,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:56Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"comment": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1#issuecomment-2",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"id": 2,
|
||||
"node_id": "MDEyOklzc3VlQ29tbWVudDI=",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2019-05-15T19:37:55Z",
|
||||
"updated_at": "2019-05-15T19:37:56Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "You are totally right! I'll get this fixed today."
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,298 +0,0 @@
|
|||
{
|
||||
"action": "edited",
|
||||
"changes": {
|
||||
"body": {
|
||||
"from": "You are totally right! I'll get this fixed right away."
|
||||
}
|
||||
},
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 1,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:56Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"comment": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1#issuecomment-2",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"id": 2,
|
||||
"node_id": "MDEyOklzc3VlQ29tbWVudDI=",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2019-05-15T19:37:55Z",
|
||||
"updated_at": "2019-05-15T19:37:56Z",
|
||||
"author_association": "OWNER",
|
||||
"body": "You are totally right! I'll get this fixed today."
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,275 +0,0 @@
|
|||
{
|
||||
"action": "assigned",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,187 +0,0 @@
|
|||
{
|
||||
"action": "demilestoned",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"id": 11,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"number": 2,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:05Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch"
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master."
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,264 +0,0 @@
|
|||
{
|
||||
"action": "edited",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:54Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"changes": {
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,270 +0,0 @@
|
|||
{
|
||||
"action": "labeled",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:54Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"label": {
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,268 +0,0 @@
|
|||
{
|
||||
"action": "milestoned",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"id": 11,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"number": 2,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:38:04Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:04Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch"
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master."
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,255 +0,0 @@
|
|||
{
|
||||
"action": "opened",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,263 +0,0 @@
|
|||
{
|
||||
"action": "unassigned",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 1,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:57Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,189 +0,0 @@
|
|||
{
|
||||
"action": "unlabeled",
|
||||
"issue": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1",
|
||||
"repository_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/labels{/name}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/comments",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/1/events",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/issues/1",
|
||||
"id": 10,
|
||||
"node_id": "MDU6SXNzdWUxMA==",
|
||||
"number": 1,
|
||||
"title": "Spelling error in the README file",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"comments": 0,
|
||||
"created_at": "2019-05-15T19:37:53Z",
|
||||
"updated_at": "2019-05-15T19:37:58Z",
|
||||
"closed_at": null,
|
||||
"author_association": "OWNER",
|
||||
"body": "It looks like you accidently spelled 'commit' with two 't's."
|
||||
},
|
||||
"label": {
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,141 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"label": {
|
||||
"id": 965,
|
||||
"node_id": "MDU6TGFiZWw5NjU=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/:bug:%20Bugfix",
|
||||
"name": ":bug: Bugfix",
|
||||
"color": "cb1f00",
|
||||
"default": false
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:25Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,141 +0,0 @@
|
|||
{
|
||||
"action": "deleted",
|
||||
"label": {
|
||||
"id": 965,
|
||||
"node_id": "MDU6TGFiZWw5NjU=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/:bug:%20Bugfix",
|
||||
"name": ":bug: Bugfix",
|
||||
"color": "cceeaa",
|
||||
"default": false
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:25Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,146 +0,0 @@
|
|||
{
|
||||
"action": "edited",
|
||||
"label": {
|
||||
"id": 965,
|
||||
"node_id": "MDU6TGFiZWw5NjU=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/:bug:%20Bugfix",
|
||||
"name": ":bug: Bugfix",
|
||||
"color": "cceeaa",
|
||||
"default": false
|
||||
},
|
||||
"changes": {
|
||||
"color": {
|
||||
"from": "cb1f00"
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:25Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,153 +0,0 @@
|
|||
{
|
||||
"action": "added",
|
||||
"member": {
|
||||
"login": "Hacktocat",
|
||||
"id": 5,
|
||||
"node_id": "MDQ6VXNlcjU=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/5?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Hacktocat",
|
||||
"html_url": "https://octocoders.github.io/Hacktocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Hacktocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Hacktocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Hacktocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Hacktocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Hacktocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Hacktocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Hacktocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,83 +0,0 @@
|
|||
{
|
||||
"action": "added",
|
||||
"scope": "team",
|
||||
"member": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VGVhbTM=",
|
||||
"slug": "github",
|
||||
"description": "Open-source team",
|
||||
"privacy": "secret",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/3",
|
||||
"html_url": "https://octocoders.github.io/orgs/Octocoders/teams/github",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/3/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/3/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
}
|
||||
}
|
|
@ -1,83 +0,0 @@
|
|||
{
|
||||
"action": "removed",
|
||||
"scope": "team",
|
||||
"member": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VGVhbTM=",
|
||||
"slug": "github",
|
||||
"description": "Open-source team",
|
||||
"privacy": "secret",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/3",
|
||||
"html_url": "https://octocoders.github.io/orgs/Octocoders/teams/github",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/3/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/3/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
}
|
||||
}
|
|
@ -1,170 +0,0 @@
|
|||
{
|
||||
"action": "closed",
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 0,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:53Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,170 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 0,
|
||||
"closed_issues": 0,
|
||||
"state": "open",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:37:52Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": null
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:37:50Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,170 +0,0 @@
|
|||
{
|
||||
"action": "deleted",
|
||||
"milestone": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/milestone/1",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones/1/labels",
|
||||
"id": 2,
|
||||
"node_id": "MDk6TWlsZXN0b25lMg==",
|
||||
"number": 1,
|
||||
"title": "v1.0",
|
||||
"description": "Add new space flight simulator",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"open_issues": 0,
|
||||
"closed_issues": 0,
|
||||
"state": "closed",
|
||||
"created_at": "2019-05-15T19:37:52Z",
|
||||
"updated_at": "2019-05-15T19:38:05Z",
|
||||
"due_on": "2019-05-23T00:00:00Z",
|
||||
"closed_at": "2019-05-15T19:37:53Z"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,75 +0,0 @@
|
|||
{
|
||||
"action": "member_added",
|
||||
"membership": {
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders/memberships/Hacktocat",
|
||||
"state": "active",
|
||||
"role": "member",
|
||||
"organization_url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"user": {
|
||||
"login": "Hacktocat",
|
||||
"id": 5,
|
||||
"node_id": "MDQ6VXNlcjU=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/5?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Hacktocat",
|
||||
"html_url": "https://octocoders.github.io/Hacktocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Hacktocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Hacktocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Hacktocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Hacktocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Hacktocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Hacktocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Hacktocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,75 +0,0 @@
|
|||
{
|
||||
"action": "member_removed",
|
||||
"membership": {
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders/memberships/Hacktocat",
|
||||
"state": "inactive",
|
||||
"role": "unaffiliated",
|
||||
"organization_url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"user": {
|
||||
"login": "Hacktocat",
|
||||
"id": 5,
|
||||
"node_id": "MDQ6VXNlcjU=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/5?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Hacktocat",
|
||||
"html_url": "https://octocoders.github.io/Hacktocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Hacktocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Hacktocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Hacktocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Hacktocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Hacktocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Hacktocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Hacktocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,164 +0,0 @@
|
|||
{
|
||||
"id": 7,
|
||||
"build": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pages/builds/7",
|
||||
"status": "built",
|
||||
"error": {
|
||||
"message": null
|
||||
},
|
||||
"pusher": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"commit": "3648135c2986115284ae152d90459473b15fd19c",
|
||||
"duration": 6917,
|
||||
"created_at": "2019-05-15T19:38:15Z",
|
||||
"updated_at": "2019-05-15T19:38:22Z"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:19Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,142 +0,0 @@
|
|||
{
|
||||
"zen": "Non-blocking is better than blocking.",
|
||||
"hook_id": 30,
|
||||
"hook": {
|
||||
"type": "Repository",
|
||||
"id": 30,
|
||||
"name": "web",
|
||||
"active": true,
|
||||
"events": [
|
||||
"*"
|
||||
],
|
||||
"config": {
|
||||
"content_type": "json",
|
||||
"url": "https://smee.io/YEbF2t8kjvPAn7Ck",
|
||||
"insecure_ssl": "0"
|
||||
},
|
||||
"updated_at": "2019-05-15T19:38:17Z",
|
||||
"created_at": "2019-05-15T19:38:17Z",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks/30",
|
||||
"test_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks/30/test",
|
||||
"ping_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks/30/pings",
|
||||
"last_response": {
|
||||
"code": null,
|
||||
"status": "unused",
|
||||
"message": null
|
||||
}
|
||||
},
|
||||
"repository": {
|
||||
"id": 120,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjA=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Octocoders/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"description": null,
|
||||
"fork": true,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:38:10Z",
|
||||
"updated_at": "2019-05-15T19:38:14Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Octocoders/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,167 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"project": {
|
||||
"owner_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"url": "https://octocoders.github.io/api/v3/projects/6",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/projects/1",
|
||||
"columns_url": "https://octocoders.github.io/api/v3/projects/6/columns",
|
||||
"id": 6,
|
||||
"node_id": "MDc6UHJvamVjdDY=",
|
||||
"name": "Space 2.0",
|
||||
"body": "Project tasks for a trip to Space",
|
||||
"number": 1,
|
||||
"state": "open",
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2019-05-15T19:38:27Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,161 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"project_card": {
|
||||
"url": "https://octocoders.github.io/api/v3/projects/columns/cards/8",
|
||||
"project_url": "https://octocoders.github.io/api/v3/projects/6",
|
||||
"column_url": "https://octocoders.github.io/api/v3/projects/columns/8",
|
||||
"column_id": 8,
|
||||
"id": 8,
|
||||
"node_id": "MDExOlByb2plY3RDYXJkOA==",
|
||||
"note": "Work that can be completed in one hour or less.",
|
||||
"archived": false,
|
||||
"creator": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"created_at": "2019-05-15T19:39:01Z",
|
||||
"updated_at": "2019-05-15T19:39:01Z"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,143 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"project_column": {
|
||||
"url": "https://octocoders.github.io/api/v3/projects/columns/8",
|
||||
"project_url": "https://octocoders.github.io/api/v3/projects/6",
|
||||
"cards_url": "https://octocoders.github.io/api/v3/projects/columns/8/cards",
|
||||
"id": 8,
|
||||
"node_id": "MDEzOlByb2plY3RDb2x1bW44",
|
||||
"name": "Small bugfixes",
|
||||
"created_at": "2019-05-15T19:39:01Z",
|
||||
"updated_at": "2019-05-15T19:39:01Z"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,132 +0,0 @@
|
|||
{
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:25Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,509 +0,0 @@
|
|||
{
|
||||
"action": "assigned",
|
||||
"number": 2,
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:02Z",
|
||||
"closed_at": null,
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "e67e14475991deeb61cc1999c3bf9db333ac0d5f",
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
{
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER",
|
||||
"draft": false,
|
||||
"merged": false,
|
||||
"mergeable": true,
|
||||
"rebaseable": true,
|
||||
"mergeable_state": "clean",
|
||||
"merged_by": null,
|
||||
"comments": 0,
|
||||
"review_comments": 0,
|
||||
"maintainer_can_modify": false,
|
||||
"commits": 1,
|
||||
"additions": 1,
|
||||
"deletions": 1,
|
||||
"changed_files": 1
|
||||
},
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,470 +0,0 @@
|
|||
{
|
||||
"action": "closed",
|
||||
"number": 2,
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "closed",
|
||||
"locked": false,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:39:14Z",
|
||||
"closed_at": "2019-05-15T19:39:14Z",
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "e67e14475991deeb61cc1999c3bf9db333ac0d5f",
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER",
|
||||
"draft": false,
|
||||
"merged": false,
|
||||
"mergeable": true,
|
||||
"rebaseable": true,
|
||||
"mergeable_state": "clean",
|
||||
"merged_by": null,
|
||||
"comments": 0,
|
||||
"review_comments": 1,
|
||||
"maintainer_can_modify": false,
|
||||
"commits": 1,
|
||||
"additions": 1,
|
||||
"deletions": 1,
|
||||
"changed_files": 1
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:27Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 1,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 1,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,485 +0,0 @@
|
|||
{
|
||||
"action": "labeled",
|
||||
"number": 2,
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:05Z",
|
||||
"closed_at": null,
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "e67e14475991deeb61cc1999c3bf9db333ac0d5f",
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
{
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER",
|
||||
"draft": false,
|
||||
"merged": false,
|
||||
"mergeable": true,
|
||||
"rebaseable": true,
|
||||
"mergeable_state": "clean",
|
||||
"merged_by": null,
|
||||
"comments": 0,
|
||||
"review_comments": 0,
|
||||
"maintainer_can_modify": false,
|
||||
"commits": 1,
|
||||
"additions": 1,
|
||||
"deletions": 1,
|
||||
"changed_files": 1
|
||||
},
|
||||
"label": {
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,470 +0,0 @@
|
|||
{
|
||||
"action": "opened",
|
||||
"number": 2,
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:02Z",
|
||||
"closed_at": null,
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": null,
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER",
|
||||
"draft": false,
|
||||
"merged": false,
|
||||
"mergeable": null,
|
||||
"rebaseable": null,
|
||||
"mergeable_state": "unknown",
|
||||
"merged_by": null,
|
||||
"comments": 0,
|
||||
"review_comments": 0,
|
||||
"maintainer_can_modify": false,
|
||||
"commits": 1,
|
||||
"additions": 1,
|
||||
"deletions": 1,
|
||||
"changed_files": 1
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,490 +0,0 @@
|
|||
{
|
||||
"action": "unassigned",
|
||||
"number": 2,
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:05Z",
|
||||
"closed_at": null,
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "e67e14475991deeb61cc1999c3bf9db333ac0d5f",
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER",
|
||||
"draft": false,
|
||||
"merged": false,
|
||||
"mergeable": true,
|
||||
"rebaseable": true,
|
||||
"mergeable_state": "clean",
|
||||
"merged_by": null,
|
||||
"comments": 0,
|
||||
"review_comments": 0,
|
||||
"maintainer_can_modify": false,
|
||||
"commits": 1,
|
||||
"additions": 1,
|
||||
"deletions": 1,
|
||||
"changed_files": 1
|
||||
},
|
||||
"assignee": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,478 +0,0 @@
|
|||
{
|
||||
"action": "unlabeled",
|
||||
"number": 2,
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "open",
|
||||
"locked": true,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:06Z",
|
||||
"closed_at": null,
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "e67e14475991deeb61cc1999c3bf9db333ac0d5f",
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER",
|
||||
"draft": false,
|
||||
"merged": false,
|
||||
"mergeable": true,
|
||||
"rebaseable": true,
|
||||
"mergeable_state": "clean",
|
||||
"merged_by": null,
|
||||
"comments": 0,
|
||||
"review_comments": 0,
|
||||
"maintainer_can_modify": false,
|
||||
"commits": 1,
|
||||
"additions": 1,
|
||||
"deletions": 1,
|
||||
"changed_files": 1
|
||||
},
|
||||
"label": {
|
||||
"id": 941,
|
||||
"node_id": "MDU6TGFiZWw5NDE=",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels/bug",
|
||||
"name": "bug",
|
||||
"color": "d73a4a",
|
||||
"default": true
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,495 +0,0 @@
|
|||
{
|
||||
"action": "submitted",
|
||||
"review": {
|
||||
"id": 2,
|
||||
"node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3Mg==",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": null,
|
||||
"commit_id": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"submitted_at": "2019-05-15T19:38:08Z",
|
||||
"state": "commented",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2#pullrequestreview-2",
|
||||
"pull_request_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"author_association": "OWNER",
|
||||
"_links": {
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2#pullrequestreview-2"
|
||||
},
|
||||
"pull_request": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:08Z",
|
||||
"closed_at": null,
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "e67e14475991deeb61cc1999c3bf9db333ac0d5f",
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,505 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"comment": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments/2",
|
||||
"pull_request_review_id": 2,
|
||||
"id": 2,
|
||||
"node_id": "MDI0OlB1bGxSZXF1ZXN0UmV2aWV3Q29tbWVudDI=",
|
||||
"diff_hunk": "@@ -1 +1 @@\n-# Hello-World",
|
||||
"path": "README.md",
|
||||
"position": 1,
|
||||
"original_position": 1,
|
||||
"commit_id": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"original_commit_id": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "Maybe you should use more emoji on this line.",
|
||||
"created_at": "2019-05-15T19:38:07Z",
|
||||
"updated_at": "2019-05-15T19:38:08Z",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2#discussion_r2",
|
||||
"pull_request_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"author_association": "OWNER",
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2#discussion_r2"
|
||||
},
|
||||
"pull_request": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pull_request": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2",
|
||||
"id": 2,
|
||||
"node_id": "MDExOlB1bGxSZXF1ZXN0Mg==",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2",
|
||||
"diff_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.diff",
|
||||
"patch_url": "https://octocoders.github.io/Codertocat/Hello-World/pull/2.patch",
|
||||
"issue_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2",
|
||||
"number": 2,
|
||||
"state": "open",
|
||||
"locked": false,
|
||||
"title": "Update the README with new information.",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"body": "This is a pretty simple change that we need to pull into master.",
|
||||
"created_at": "2019-05-15T19:38:02Z",
|
||||
"updated_at": "2019-05-15T19:38:08Z",
|
||||
"closed_at": null,
|
||||
"merged_at": null,
|
||||
"merge_commit_sha": "e67e14475991deeb61cc1999c3bf9db333ac0d5f",
|
||||
"assignee": null,
|
||||
"assignees": [
|
||||
|
||||
],
|
||||
"requested_reviewers": [
|
||||
|
||||
],
|
||||
"requested_teams": [
|
||||
|
||||
],
|
||||
"labels": [
|
||||
|
||||
],
|
||||
"milestone": null,
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits",
|
||||
"review_comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments",
|
||||
"review_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"head": {
|
||||
"label": "Codertocat:changes",
|
||||
"ref": "changes",
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"base": {
|
||||
"label": "Codertocat:master",
|
||||
"ref": "master",
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"user": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"repo": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
}
|
||||
},
|
||||
"_links": {
|
||||
"self": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2"
|
||||
},
|
||||
"html": {
|
||||
"href": "https://octocoders.github.io/Codertocat/Hello-World/pull/2"
|
||||
},
|
||||
"issue": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2"
|
||||
},
|
||||
"comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/2/comments"
|
||||
},
|
||||
"review_comments": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/comments"
|
||||
},
|
||||
"review_comment": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/comments{/number}"
|
||||
},
|
||||
"commits": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls/2/commits"
|
||||
},
|
||||
"statuses": {
|
||||
"href": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
}
|
||||
},
|
||||
"author_association": "OWNER"
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:37:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,152 +0,0 @@
|
|||
{
|
||||
"ref": "refs/tags/simple-tag",
|
||||
"before": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"after": "0000000000000000000000000000000000000000",
|
||||
"created": false,
|
||||
"deleted": true,
|
||||
"forced": false,
|
||||
"base_ref": null,
|
||||
"compare": "https://octocoders.github.io/Codertocat/Hello-World/compare/4544205a3853...000000000000",
|
||||
"commits": [
|
||||
|
||||
],
|
||||
"head_commit": null,
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io",
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": 1557949027,
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": 1557949103,
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master",
|
||||
"stargazers": 0,
|
||||
"master_branch": "master"
|
||||
},
|
||||
"pusher": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,174 +0,0 @@
|
|||
{
|
||||
"action": "published",
|
||||
"release": {
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases/2",
|
||||
"assets_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases/2/assets",
|
||||
"upload_url": "https://octocoders.github.io/api/uploads/repos/Codertocat/Hello-World/releases/2/assets{?name,label}",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/releases/tag/0.0.1",
|
||||
"id": 2,
|
||||
"node_id": "MDc6UmVsZWFzZTI=",
|
||||
"tag_name": "0.0.1",
|
||||
"target_commitish": "master",
|
||||
"name": null,
|
||||
"draft": false,
|
||||
"author": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"prerelease": false,
|
||||
"created_at": "2019-05-15T19:37:08Z",
|
||||
"published_at": "2019-05-15T19:38:20Z",
|
||||
"assets": [
|
||||
|
||||
],
|
||||
"tarball_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tarball/0.0.1",
|
||||
"zipball_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/zipball/0.0.1",
|
||||
"body": null
|
||||
},
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:19Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,143 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"repository": {
|
||||
"id": 120,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjA=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Octocoders/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"description": null,
|
||||
"fork": true,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:38:10Z",
|
||||
"updated_at": "2019-05-15T19:38:10Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Octocoders/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,143 +0,0 @@
|
|||
{
|
||||
"action": "deleted",
|
||||
"repository": {
|
||||
"id": 120,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjA=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Octocoders/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Octocoders",
|
||||
"followers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/followers",
|
||||
"following_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/repos",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Octocoders/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World",
|
||||
"forks_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/forks",
|
||||
"keys_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/teams",
|
||||
"hooks_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/hooks",
|
||||
"issue_events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/issues/events{/number}",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/events",
|
||||
"assignees_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/assignees{/user}",
|
||||
"branches_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/branches{/branch}",
|
||||
"tags_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/tags",
|
||||
"blobs_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/statuses/{sha}",
|
||||
"languages_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/languages",
|
||||
"stargazers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/stargazers",
|
||||
"contributors_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/contributors",
|
||||
"subscribers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/subscribers",
|
||||
"subscription_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/subscription",
|
||||
"commits_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/contents/{+path}",
|
||||
"compare_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/merges",
|
||||
"archive_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/downloads",
|
||||
"issues_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/issues{/number}",
|
||||
"pulls_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/pulls{/number}",
|
||||
"milestones_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/milestones{/number}",
|
||||
"notifications_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/labels{/name}",
|
||||
"releases_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/releases{/id}",
|
||||
"deployments_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/repos/Octocoders/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:38:10Z",
|
||||
"updated_at": "2019-05-15T19:39:36Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://rachmari-0a7d40112fe15292b.ghe-test.net/Octocoders/Hello-World.git",
|
||||
"ssh_url": "git@rachmari-0a7d40112fe15292b.ghe-test.net:Octocoders/Hello-World.git",
|
||||
"clone_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Octocoders/Hello-World.git",
|
||||
"svn_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Octocoders/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/orgs/Octocoders",
|
||||
"repos_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat",
|
||||
"html_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/Codertocat",
|
||||
"followers_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/followers",
|
||||
"following_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/repos",
|
||||
"events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "http://rachmari-0a7d40112fe15292b.ghe-test.net/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,133 +0,0 @@
|
|||
{
|
||||
"action": "privatized",
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": true,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:24Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,133 +0,0 @@
|
|||
{
|
||||
"action": "publicized",
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:25Z",
|
||||
"pushed_at": "2019-05-15T19:38:23Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,223 +0,0 @@
|
|||
{
|
||||
"id": 2,
|
||||
"sha": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"name": "Codertocat/Hello-World",
|
||||
"target_url": null,
|
||||
"context": "default",
|
||||
"description": null,
|
||||
"state": "success",
|
||||
"commit": {
|
||||
"sha": "4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"node_id": "MDY6Q29tbWl0MTE4OjQ1NDQyMDVhMzg1MzE5ZmQ4NDZkNWRmNGVkMmUzYjgxNzM1MjlkNzg=",
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "Codertocat",
|
||||
"email": "Codertocat@Octocoders.io",
|
||||
"date": "2019-05-15T19:37:08Z"
|
||||
},
|
||||
"committer": {
|
||||
"name": "GitHub Enterprise",
|
||||
"email": "noreply@octocoders.github.io",
|
||||
"date": "2019-05-15T19:37:08Z"
|
||||
},
|
||||
"message": "Initial commit",
|
||||
"tree": {
|
||||
"sha": "1b13fc88733f95cc8cb16170f6990ef30d78acf4",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees/1b13fc88733f95cc8cb16170f6990ef30d78acf4"
|
||||
},
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits/4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"comment_count": 1,
|
||||
"verification": {
|
||||
"verified": false,
|
||||
"reason": "unsigned",
|
||||
"signature": null,
|
||||
"payload": null
|
||||
}
|
||||
},
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World/commit/4544205a385319fd846d5df4ed2e3b8173529d78",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/4544205a385319fd846d5df4ed2e3b8173529d78/comments",
|
||||
"author": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"committer": null,
|
||||
"parents": [
|
||||
|
||||
]
|
||||
},
|
||||
"branches": [
|
||||
{
|
||||
"name": "master",
|
||||
"commit": {
|
||||
"sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/78a96099c3f442d7f6e8d1a7d07090091993e65a"
|
||||
},
|
||||
"protected": false
|
||||
},
|
||||
{
|
||||
"name": "changes",
|
||||
"commit": {
|
||||
"sha": "14977a7b5485400124827221a04bfb474bcd72d1",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/14977a7b5485400124827221a04bfb474bcd72d1"
|
||||
},
|
||||
"protected": false
|
||||
},
|
||||
{
|
||||
"name": "gh-pages",
|
||||
"commit": {
|
||||
"sha": "3648135c2986115284ae152d90459473b15fd19c",
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/3648135c2986115284ae152d90459473b15fd19c"
|
||||
},
|
||||
"protected": false
|
||||
}
|
||||
],
|
||||
"created_at": "2019-05-15T19:38:21+00:00",
|
||||
"updated_at": "2019-05-15T19:38:21+00:00",
|
||||
"repository": {
|
||||
"id": 118,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Codertocat/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"description": null,
|
||||
"fork": false,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:37:07Z",
|
||||
"updated_at": "2019-05-15T19:38:15Z",
|
||||
"pushed_at": "2019-05-15T19:38:19Z",
|
||||
"git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": true,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": true,
|
||||
"forks_count": 1,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 2,
|
||||
"license": null,
|
||||
"forks": 1,
|
||||
"open_issues": 2,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"installation": {
|
||||
"id": 5,
|
||||
"node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
|
||||
}
|
||||
}
|
|
@ -1,161 +0,0 @@
|
|||
{
|
||||
"action": "added_to_repository",
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VGVhbTM=",
|
||||
"slug": "github",
|
||||
"description": "Open-source team",
|
||||
"privacy": "secret",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/3",
|
||||
"html_url": "https://octocoders.github.io/orgs/Octocoders/teams/github",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/3/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/3/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"repository": {
|
||||
"id": 120,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjA=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Octocoders/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"description": null,
|
||||
"fork": true,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:38:10Z",
|
||||
"updated_at": "2019-05-15T19:38:14Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Octocoders/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master",
|
||||
"permissions": {
|
||||
"pull": true,
|
||||
"push": false,
|
||||
"admin": false
|
||||
}
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,62 +0,0 @@
|
|||
{
|
||||
"action": "created",
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VGVhbTM=",
|
||||
"slug": "github",
|
||||
"description": null,
|
||||
"privacy": "secret",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/3",
|
||||
"html_url": "https://octocoders.github.io/orgs/Octocoders/teams/github",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/3/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/3/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,62 +0,0 @@
|
|||
{
|
||||
"action": "deleted",
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VGVhbTM=",
|
||||
"slug": "github",
|
||||
"description": "Open-source team",
|
||||
"privacy": "secret",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/3",
|
||||
"html_url": "https://octocoders.github.io/orgs/Octocoders/teams/github",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/3/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/3/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,64 +0,0 @@
|
|||
{
|
||||
"changes": {
|
||||
},
|
||||
"action": "edited",
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VGVhbTM=",
|
||||
"slug": "github",
|
||||
"description": "Open-source team",
|
||||
"privacy": "secret",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/3",
|
||||
"html_url": "https://octocoders.github.io/orgs/Octocoders/teams/github",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/3/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/3/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,147 +0,0 @@
|
|||
{
|
||||
"action": "added_to_repository",
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 1,
|
||||
"node_id": "MDQ6VGVhbTE=",
|
||||
"slug": "github",
|
||||
"description": "My collabtocats",
|
||||
"privacy": "closed",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/1",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/1/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/1/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"repository": {
|
||||
"id": 124,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjQ=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Octocoders/Hello-World",
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://avatars.octocoders.github.io/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"private": false,
|
||||
"html_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"description": null,
|
||||
"fork": true,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/deployments",
|
||||
"created_at": "2018-10-04T18:30:19Z",
|
||||
"updated_at": "2018-10-04T18:30:21Z",
|
||||
"pushed_at": "2018-10-04T18:30:12Z",
|
||||
"git_url": "git://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Octocoders/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": null,
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master",
|
||||
"permissions": {
|
||||
"pull": true,
|
||||
"push": false,
|
||||
"admin": false
|
||||
}
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://avatars.octocoders.github.io/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"sender": {
|
||||
"login": "Codertocat",
|
||||
"id": 4,
|
||||
"node_id": "MDQ6VXNlcjQ=",
|
||||
"avatar_url": "https://avatars.octocoders.github.io/u/4?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Codertocat",
|
||||
"html_url": "https://octocoders.github.io/Codertocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,155 +0,0 @@
|
|||
{
|
||||
"team": {
|
||||
"name": "github",
|
||||
"id": 3,
|
||||
"node_id": "MDQ6VGVhbTM=",
|
||||
"slug": "github",
|
||||
"description": "Open-source team",
|
||||
"privacy": "secret",
|
||||
"url": "https://octocoders.github.io/api/v3/teams/3",
|
||||
"html_url": "https://octocoders.github.io/orgs/Octocoders/teams/github",
|
||||
"members_url": "https://octocoders.github.io/api/v3/teams/3/members{/member}",
|
||||
"repositories_url": "https://octocoders.github.io/api/v3/teams/3/repos",
|
||||
"permission": "pull"
|
||||
},
|
||||
"repository": {
|
||||
"id": 120,
|
||||
"node_id": "MDEwOlJlcG9zaXRvcnkxMjA=",
|
||||
"name": "Hello-World",
|
||||
"full_name": "Octocoders/Hello-World",
|
||||
"private": false,
|
||||
"owner": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
},
|
||||
"html_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"description": null,
|
||||
"fork": true,
|
||||
"url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World",
|
||||
"forks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/forks",
|
||||
"keys_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/keys{/key_id}",
|
||||
"collaborators_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/collaborators{/collaborator}",
|
||||
"teams_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/teams",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/hooks",
|
||||
"issue_events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/events{/number}",
|
||||
"events_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/events",
|
||||
"assignees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/assignees{/user}",
|
||||
"branches_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/branches{/branch}",
|
||||
"tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/tags",
|
||||
"blobs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/blobs{/sha}",
|
||||
"git_tags_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/tags{/sha}",
|
||||
"git_refs_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/refs{/sha}",
|
||||
"trees_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/trees{/sha}",
|
||||
"statuses_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/statuses/{sha}",
|
||||
"languages_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/languages",
|
||||
"stargazers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/stargazers",
|
||||
"contributors_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contributors",
|
||||
"subscribers_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscribers",
|
||||
"subscription_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/subscription",
|
||||
"commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/commits{/sha}",
|
||||
"git_commits_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/git/commits{/sha}",
|
||||
"comments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/comments{/number}",
|
||||
"issue_comment_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues/comments{/number}",
|
||||
"contents_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/contents/{+path}",
|
||||
"compare_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/compare/{base}...{head}",
|
||||
"merges_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/merges",
|
||||
"archive_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/{archive_format}{/ref}",
|
||||
"downloads_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/downloads",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/issues{/number}",
|
||||
"pulls_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/pulls{/number}",
|
||||
"milestones_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/milestones{/number}",
|
||||
"notifications_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/notifications{?since,all,participating}",
|
||||
"labels_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/labels{/name}",
|
||||
"releases_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/releases{/id}",
|
||||
"deployments_url": "https://octocoders.github.io/api/v3/repos/Octocoders/Hello-World/deployments",
|
||||
"created_at": "2019-05-15T19:38:10Z",
|
||||
"updated_at": "2019-05-15T19:38:14Z",
|
||||
"pushed_at": "2019-05-15T19:38:03Z",
|
||||
"git_url": "git://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"ssh_url": "git@octocoders.github.io:Octocoders/Hello-World.git",
|
||||
"clone_url": "https://octocoders.github.io/Octocoders/Hello-World.git",
|
||||
"svn_url": "https://octocoders.github.io/Octocoders/Hello-World",
|
||||
"homepage": null,
|
||||
"size": 0,
|
||||
"stargazers_count": 0,
|
||||
"watchers_count": 0,
|
||||
"language": "Ruby",
|
||||
"has_issues": false,
|
||||
"has_projects": true,
|
||||
"has_downloads": true,
|
||||
"has_wiki": true,
|
||||
"has_pages": false,
|
||||
"forks_count": 0,
|
||||
"mirror_url": null,
|
||||
"archived": false,
|
||||
"disabled": false,
|
||||
"open_issues_count": 0,
|
||||
"license": null,
|
||||
"forks": 0,
|
||||
"open_issues": 0,
|
||||
"watchers": 0,
|
||||
"default_branch": "master"
|
||||
},
|
||||
"organization": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
|
||||
"hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
|
||||
"issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
|
||||
"members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
|
||||
"public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"description": ""
|
||||
},
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Octocoders",
|
||||
"id": 6,
|
||||
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/6?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocoders",
|
||||
"html_url": "https://octocoders.github.io/Octocoders",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocoders/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocoders/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocoders/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocoders/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocoders/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocoders/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocoders/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocoders/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocoders/received_events",
|
||||
"type": "Organization",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,55 +0,0 @@
|
|||
{
|
||||
"user": {
|
||||
"login": "Snowtocat",
|
||||
"id": 16,
|
||||
"node_id": "MDQ6VXNlcjE2",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/16?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Snowtocat",
|
||||
"html_url": "https://octocoders.github.io/Snowtocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Snowtocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Snowtocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Snowtocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Snowtocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Snowtocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Snowtocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Snowtocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"action": "created",
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "Snowtocat",
|
||||
"id": 16,
|
||||
"node_id": "MDQ6VXNlcjE2",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/16?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Snowtocat",
|
||||
"html_url": "https://octocoders.github.io/Snowtocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Snowtocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Snowtocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Snowtocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Snowtocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Snowtocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Snowtocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Snowtocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
|
@ -1,55 +0,0 @@
|
|||
{
|
||||
"user": {
|
||||
"login": "Snowtocat",
|
||||
"id": 16,
|
||||
"node_id": "MDQ6VXNlcjE2",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/16?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Snowtocat",
|
||||
"html_url": "https://octocoders.github.io/Snowtocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Snowtocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Snowtocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Snowtocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Snowtocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Snowtocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Snowtocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Snowtocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"action": "deleted",
|
||||
"enterprise": {
|
||||
"id": 1,
|
||||
"slug": "github",
|
||||
"name": "GitHub",
|
||||
"node_id": "MDg6QnVzaW5lc3Mx",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/b/1?",
|
||||
"description": null,
|
||||
"website_url": null,
|
||||
"html_url": "https://octocoders.github.io/businesses/github",
|
||||
"created_at": "2019-05-14T19:31:12Z",
|
||||
"updated_at": "2019-05-14T19:31:12Z"
|
||||
},
|
||||
"sender": {
|
||||
"login": "ghe-admin",
|
||||
"id": 13,
|
||||
"node_id": "MDQ6VXNlcjEz",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/13?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/ghe-admin",
|
||||
"html_url": "https://octocoders.github.io/ghe-admin",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/ghe-admin/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/ghe-admin/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/ghe-admin/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/ghe-admin/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/ghe-admin/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/ghe-admin/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/ghe-admin/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/ghe-admin/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/ghe-admin/received_events",
|
||||
"type": "User",
|
||||
"site_admin": true
|
||||
}
|
||||
}
|
|
@ -1,43 +0,0 @@
|
|||
{
|
||||
"user": {
|
||||
"login": "Octocat",
|
||||
"id": 12,
|
||||
"node_id": "MDQ6VXNlcjEy",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/12?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocat",
|
||||
"html_url": "https://octocoders.github.io/Octocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
},
|
||||
"action": "created",
|
||||
"sender": {
|
||||
"login": "Octocat",
|
||||
"id": 12,
|
||||
"node_id": "MDQ6VXNlcjEy",
|
||||
"avatar_url": "https://octocoders.github.io/avatars/u/12?",
|
||||
"gravatar_id": "",
|
||||
"url": "https://octocoders.github.io/api/v3/users/Octocat",
|
||||
"html_url": "https://octocoders.github.io/Octocat",
|
||||
"followers_url": "https://octocoders.github.io/api/v3/users/Octocat/followers",
|
||||
"following_url": "https://octocoders.github.io/api/v3/users/Octocat/following{/other_user}",
|
||||
"gists_url": "https://octocoders.github.io/api/v3/users/Octocat/gists{/gist_id}",
|
||||
"starred_url": "https://octocoders.github.io/api/v3/users/Octocat/starred{/owner}{/repo}",
|
||||
"subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocat/subscriptions",
|
||||
"organizations_url": "https://octocoders.github.io/api/v3/users/Octocat/orgs",
|
||||
"repos_url": "https://octocoders.github.io/api/v3/users/Octocat/repos",
|
||||
"events_url": "https://octocoders.github.io/api/v3/users/Octocat/events{/privacy}",
|
||||
"received_events_url": "https://octocoders.github.io/api/v3/users/Octocat/received_events",
|
||||
"type": "User",
|
||||
"site_admin": false
|
||||
}
|
||||
}
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче