FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
opensource-website/examples/projects.json at develop · elucus/opensource-website · GitHub
elucus
/
opensource-website
Public
forked from
newrelic/opensource-website
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
opensource-website
/
examples
/
projects.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (27 loc) · 880 Bytes
Breadcrumbs
opensource-website
/
examples
/
projects.json
Copy path
File metadata and controls
27 lines (27 loc) · 880 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name"
:
"
[REPO_NAME]
"
,
"fullName"
:
"
[GH_ORG_NAME]/[REPO_NAME]
"
,
"slug"
:
"
[GH_ORG_NAME]-[REPO_NAME]
"
,
"owner"
: {
"login"
:
"
[GH_ORG_NAME]
"
,
"type"
:
"
Organization
"
},
"title"
:
"
New Relic One GitHub Integration
"
,
"supportUrl"
:
null
,
"githubUrl"
:
"
[REPO_URL]
"
,
"permalink"
:
"
https://opensource.newrelic.com/projects/[GH_ORG_NAME]/[REPO_NAME]
"
,
"iconUrl"
:
"
[REPO_URL]/blob/master/icon.png?raw=true
"
,
"shortDescription"
:
"
Align GitHub repositories to Entities.
"
,
"description"
:
"
Create more context to your entities by having access to the GitHub repository, contributors and README.
"
,
"ossCategory"
:
"
new-relic-one-catalog-project
"
,
"primaryLanguage"
:
"
JavaScript
"
,
"projectTags"
: [
"
github
"
,
"
integration
"
],
"acceptsContributions"
:
true
,
"website"
: {
"title"
:
"
New Relic One GitHub Integration
"
,
"url"
:
"
[REPO_URL]
"
}
}
Back
|
FazBrowse Home
|
New Git URL