You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/10/10 14:38:24 UTC

[GitHub] [netbeans-jenkins-lib] asf-cloudbees-jenkins-ci-builds[bot] commented on pull request #21: Show PR information using a Jenkins job

asf-cloudbees-jenkins-ci-builds[bot] commented on pull request #21:
URL: https://github.com/apache/netbeans-jenkins-lib/pull/21#issuecomment-706559529


   <!-- Autocomment Netbeans ICLA Info Job-->
   Netbeans ICLA Info
   {
     "url": "https://api.github.com/repos/apache/netbeans/pulls/21",
     "id": 143561642,
     "node_id": "MDExOlB1bGxSZXF1ZXN0MTQzNTYxNjQy",
     "html_url": "https://github.com/apache/netbeans/pull/21",
     "diff_url": "https://github.com/apache/netbeans/pull/21.diff",
     "patch_url": "https://github.com/apache/netbeans/pull/21.patch",
     "issue_url": "https://api.github.com/repos/apache/netbeans/issues/21",
     "number": 21,
     "state": "closed",
     "locked": false,
     "title": "Fixing form files license headers",
     "user": {
       "login": "jlahoda",
       "id": 124144,
       "node_id": "MDQ6VXNlcjEyNDE0NA==",
       "avatar_url": "https://avatars3.githubusercontent.com/u/124144?v=4",
       "gravatar_id": "",
       "url": "https://api.github.com/users/jlahoda",
       "html_url": "https://github.com/jlahoda",
       "followers_url": "https://api.github.com/users/jlahoda/followers",
       "following_url": "https://api.github.com/users/jlahoda/following{/other_user}",
       "gists_url": "https://api.github.com/users/jlahoda/gists{/gist_id}",
       "starred_url": "https://api.github.com/users/jlahoda/starred{/owner}{/repo}",
       "subscriptions_url": "https://api.github.com/users/jlahoda/subscriptions",
       "organizations_url": "https://api.github.com/users/jlahoda/orgs",
       "repos_url": "https://api.github.com/users/jlahoda/repos",
       "events_url": "https://api.github.com/users/jlahoda/events{/privacy}",
       "received_events_url": "https://api.github.com/users/jlahoda/received_events",
       "type": "User",
       "site_admin": false
     },
     "body": "There are intentionally 4 separate commits in this pull request:\r\n1. fixing a typo in two license headers\r\n2. running the header conversion tool so that it rewrites the license header in the two files fixed by the previous commit\r\n3. running the (new) conversion tool AddFormLicense which adds the Apache licence header to form files that have an adjacent java file with the Apache license header (it won't touch files that don't have adjacent java files, or if the adjacent java file does not have the Apache license header).\r\n4. excluding form/test/unit/data/goldenfiles/* (form module test data) from Rat report\r\n\r\nAfter these, the Rat report shouldn't include any form files.\r\n\r\nI have a prototype of a form module change to keep the leading comments in form files on modifications (which would keep the license header on modification), I'll submit this separately.\r\n\r\nComments are welcome.",
     "created_at": "2017-09-28T06:01:48Z",
     "updated_at": "2017-10-01T08:44:03Z",
     "closed_at": "2017-10-01T08:44:03Z",
     "merged_at": null,
     "merge_commit_sha": "76954065cce4d124ebb6fc1d168e47823d13fa64",
     "assignee": null,
     "assignees": [
   
     ],
     "requested_reviewers": [
   
     ],
     "requested_teams": [
   
     ],
     "labels": [
   
     ],
     "milestone": null,
     "draft": false,
     "commits_url": "https://api.github.com/repos/apache/netbeans/pulls/21/commits",
     "review_comments_url": "https://api.github.com/repos/apache/netbeans/pulls/21/comments",
     "review_comment_url": "https://api.github.com/repos/apache/netbeans/pulls/comments{/number}",
     "comments_url": "https://api.github.com/repos/apache/netbeans/issues/21/comments",
     "statuses_url": "https://api.github.com/repos/apache/netbeans/statuses/3686243742d5c46279e964dd44ffd4f62e1ce3e4",
     "head": {
       "label": "jlahoda:form-files-license-headers",
       "ref": "form-files-license-headers",
       "sha": "3686243742d5c46279e964dd44ffd4f62e1ce3e4",
       "user": {
         "login": "jlahoda",
         "id": 124144,
         "node_id": "MDQ6VXNlcjEyNDE0NA==",
         "avatar_url": "https://avatars3.githubusercontent.com/u/124144?v=4",
         "gravatar_id": "",
         "url": "https://api.github.com/users/jlahoda",
         "html_url": "https://github.com/jlahoda",
         "followers_url": "https://api.github.com/users/jlahoda/followers",
         "following_url": "https://api.github.com/users/jlahoda/following{/other_user}",
         "gists_url": "https://api.github.com/users/jlahoda/gists{/gist_id}",
         "starred_url": "https://api.github.com/users/jlahoda/starred{/owner}{/repo}",
         "subscriptions_url": "https://api.github.com/users/jlahoda/subscriptions",
         "organizations_url": "https://api.github.com/users/jlahoda/orgs",
         "repos_url": "https://api.github.com/users/jlahoda/repos",
         "events_url": "https://api.github.com/users/jlahoda/events{/privacy}",
         "received_events_url": "https://api.github.com/users/jlahoda/received_events",
         "type": "User",
         "site_admin": false
       },
       "repo": {
         "id": 104623187,
         "node_id": "MDEwOlJlcG9zaXRvcnkxMDQ2MjMxODc=",
         "name": "netbeans",
         "full_name": "jlahoda/netbeans",
         "private": false,
         "owner": {
           "login": "jlahoda",
           "id": 124144,
           "node_id": "MDQ6VXNlcjEyNDE0NA==",
           "avatar_url": "https://avatars3.githubusercontent.com/u/124144?v=4",
           "gravatar_id": "",
           "url": "https://api.github.com/users/jlahoda",
           "html_url": "https://github.com/jlahoda",
           "followers_url": "https://api.github.com/users/jlahoda/followers",
           "following_url": "https://api.github.com/users/jlahoda/following{/other_user}",
           "gists_url": "https://api.github.com/users/jlahoda/gists{/gist_id}",
           "starred_url": "https://api.github.com/users/jlahoda/starred{/owner}{/repo}",
           "subscriptions_url": "https://api.github.com/users/jlahoda/subscriptions",
           "organizations_url": "https://api.github.com/users/jlahoda/orgs",
           "repos_url": "https://api.github.com/users/jlahoda/repos",
           "events_url": "https://api.github.com/users/jlahoda/events{/privacy}",
           "received_events_url": "https://api.github.com/users/jlahoda/received_events",
           "type": "User",
           "site_admin": false
         },
         "html_url": "https://github.com/jlahoda/netbeans",
         "description": "Mirror of Apache Netbeans (Incubating)",
         "fork": true,
         "url": "https://api.github.com/repos/jlahoda/netbeans",
         "forks_url": "https://api.github.com/repos/jlahoda/netbeans/forks",
         "keys_url": "https://api.github.com/repos/jlahoda/netbeans/keys{/key_id}",
         "collaborators_url": "https://api.github.com/repos/jlahoda/netbeans/collaborators{/collaborator}",
         "teams_url": "https://api.github.com/repos/jlahoda/netbeans/teams",
         "hooks_url": "https://api.github.com/repos/jlahoda/netbeans/hooks",
         "issue_events_url": "https://api.github.com/repos/jlahoda/netbeans/issues/events{/number}",
         "events_url": "https://api.github.com/repos/jlahoda/netbeans/events",
         "assignees_url": "https://api.github.com/repos/jlahoda/netbeans/assignees{/user}",
         "branches_url": "https://api.github.com/repos/jlahoda/netbeans/branches{/branch}",
         "tags_url": "https://api.github.com/repos/jlahoda/netbeans/tags",
         "blobs_url": "https://api.github.com/repos/jlahoda/netbeans/git/blobs{/sha}",
         "git_tags_url": "https://api.github.com/repos/jlahoda/netbeans/git/tags{/sha}",
         "git_refs_url": "https://api.github.com/repos/jlahoda/netbeans/git/refs{/sha}",
         "trees_url": "https://api.github.com/repos/jlahoda/netbeans/git/trees{/sha}",
         "statuses_url": "https://api.github.com/repos/jlahoda/netbeans/statuses/{sha}",
         "languages_url": "https://api.github.com/repos/jlahoda/netbeans/languages",
         "stargazers_url": "https://api.github.com/repos/jlahoda/netbeans/stargazers",
         "contributors_url": "https://api.github.com/repos/jlahoda/netbeans/contributors",
         "subscribers_url": "https://api.github.com/repos/jlahoda/netbeans/subscribers",
         "subscription_url": "https://api.github.com/repos/jlahoda/netbeans/subscription",
         "commits_url": "https://api.github.com/repos/jlahoda/netbeans/commits{/sha}",
         "git_commits_url": "https://api.github.com/repos/jlahoda/netbeans/git/commits{/sha}",
         "comments_url": "https://api.github.com/repos/jlahoda/netbeans/comments{/number}",
         "issue_comment_url": "https://api.github.com/repos/jlahoda/netbeans/issues/comments{/number}",
         "contents_url": "https://api.github.com/repos/jlahoda/netbeans/contents/{+path}",
         "compare_url": "https://api.github.com/repos/jlahoda/netbeans/compare/{base}...{head}",
         "merges_url": "https://api.github.com/repos/jlahoda/netbeans/merges",
         "archive_url": "https://api.github.com/repos/jlahoda/netbeans/{archive_format}{/ref}",
         "downloads_url": "https://api.github.com/repos/jlahoda/netbeans/downloads",
         "issues_url": "https://api.github.com/repos/jlahoda/netbeans/issues{/number}",
         "pulls_url": "https://api.github.com/repos/jlahoda/netbeans/pulls{/number}",
         "milestones_url": "https://api.github.com/repos/jlahoda/netbeans/milestones{/number}",
         "notifications_url": "https://api.github.com/repos/jlahoda/netbeans/notifications{?since,all,participating}",
         "labels_url": "https://api.github.com/repos/jlahoda/netbeans/labels{/name}",
         "releases_url": "https://api.github.com/repos/jlahoda/netbeans/releases{/id}",
         "deployments_url": "https://api.github.com/repos/jlahoda/netbeans/deployments",
         "created_at": "2017-09-24T06:14:15Z",
         "updated_at": "2020-10-03T07:34:00Z",
         "pushed_at": "2020-10-09T05:42:54Z",
         "git_url": "git://github.com/jlahoda/netbeans.git",
         "ssh_url": "git@github.com:jlahoda/netbeans.git",
         "clone_url": "https://github.com/jlahoda/netbeans.git",
         "svn_url": "https://github.com/jlahoda/netbeans",
         "homepage": null,
         "size": 211422,
         "stargazers_count": 1,
         "watchers_count": 1,
         "language": "Java",
         "has_issues": false,
         "has_projects": true,
         "has_downloads": true,
         "has_wiki": false,
         "has_pages": false,
         "forks_count": 0,
         "mirror_url": null,
         "archived": false,
         "disabled": false,
         "open_issues_count": 19,
         "license": {
           "key": "apache-2.0",
           "name": "Apache License 2.0",
           "spdx_id": "Apache-2.0",
           "url": "https://api.github.com/licenses/apache-2.0",
           "node_id": "MDc6TGljZW5zZTI="
         },
         "forks": 0,
         "open_issues": 19,
         "watchers": 1,
         "default_branch": "master"
       }
     },
     "base": {
       "label": "apache:master",
       "ref": "master",
       "sha": "116566306b7d63e46a78b686ae4e1d869b2d6e9a",
       "user": {
         "login": "apache",
         "id": 47359,
         "node_id": "MDEyOk9yZ2FuaXphdGlvbjQ3MzU5",
         "avatar_url": "https://avatars0.githubusercontent.com/u/47359?v=4",
         "gravatar_id": "",
         "url": "https://api.github.com/users/apache",
         "html_url": "https://github.com/apache",
         "followers_url": "https://api.github.com/users/apache/followers",
         "following_url": "https://api.github.com/users/apache/following{/other_user}",
         "gists_url": "https://api.github.com/users/apache/gists{/gist_id}",
         "starred_url": "https://api.github.com/users/apache/starred{/owner}{/repo}",
         "subscriptions_url": "https://api.github.com/users/apache/subscriptions",
         "organizations_url": "https://api.github.com/users/apache/orgs",
         "repos_url": "https://api.github.com/users/apache/repos",
         "events_url": "https://api.github.com/users/apache/events{/privacy}",
         "received_events_url": "https://api.github.com/users/apache/received_events",
         "type": "Organization",
         "site_admin": false
       },
       "repo": {
         "id": 102083576,
         "node_id": "MDEwOlJlcG9zaXRvcnkxMDIwODM1NzY=",
         "name": "netbeans",
         "full_name": "apache/netbeans",
         "private": false,
         "owner": {
           "login": "apache",
           "id": 47359,
           "node_id": "MDEyOk9yZ2FuaXphdGlvbjQ3MzU5",
           "avatar_url": "https://avatars0.githubusercontent.com/u/47359?v=4",
           "gravatar_id": "",
           "url": "https://api.github.com/users/apache",
           "html_url": "https://github.com/apache",
           "followers_url": "https://api.github.com/users/apache/followers",
           "following_url": "https://api.github.com/users/apache/following{/other_user}",
           "gists_url": "https://api.github.com/users/apache/gists{/gist_id}",
           "starred_url": "https://api.github.com/users/apache/starred{/owner}{/repo}",
           "subscriptions_url": "https://api.github.com/users/apache/subscriptions",
           "organizations_url": "https://api.github.com/users/apache/orgs",
           "repos_url": "https://api.github.com/users/apache/repos",
           "events_url": "https://api.github.com/users/apache/events{/privacy}",
           "received_events_url": "https://api.github.com/users/apache/received_events",
           "type": "Organization",
           "site_admin": false
         },
         "html_url": "https://github.com/apache/netbeans",
         "description": "Apache NetBeans",
         "fork": false,
         "url": "https://api.github.com/repos/apache/netbeans",
         "forks_url": "https://api.github.com/repos/apache/netbeans/forks",
         "keys_url": "https://api.github.com/repos/apache/netbeans/keys{/key_id}",
         "collaborators_url": "https://api.github.com/repos/apache/netbeans/collaborators{/collaborator}",
         "teams_url": "https://api.github.com/repos/apache/netbeans/teams",
         "hooks_url": "https://api.github.com/repos/apache/netbeans/hooks",
         "issue_events_url": "https://api.github.com/repos/apache/netbeans/issues/events{/number}",
         "events_url": "https://api.github.com/repos/apache/netbeans/events",
         "assignees_url": "https://api.github.com/repos/apache/netbeans/assignees{/user}",
         "branches_url": "https://api.github.com/repos/apache/netbeans/branches{/branch}",
         "tags_url": "https://api.github.com/repos/apache/netbeans/tags",
         "blobs_url": "https://api.github.com/repos/apache/netbeans/git/blobs{/sha}",
         "git_tags_url": "https://api.github.com/repos/apache/netbeans/git/tags{/sha}",
         "git_refs_url": "https://api.github.com/repos/apache/netbeans/git/refs{/sha}",
         "trees_url": "https://api.github.com/repos/apache/netbeans/git/trees{/sha}",
         "statuses_url": "https://api.github.com/repos/apache/netbeans/statuses/{sha}",
         "languages_url": "https://api.github.com/repos/apache/netbeans/languages",
         "stargazers_url": "https://api.github.com/repos/apache/netbeans/stargazers",
         "contributors_url": "https://api.github.com/repos/apache/netbeans/contributors",
         "subscribers_url": "https://api.github.com/repos/apache/netbeans/subscribers",
         "subscription_url": "https://api.github.com/repos/apache/netbeans/subscription",
         "commits_url": "https://api.github.com/repos/apache/netbeans/commits{/sha}",
         "git_commits_url": "https://api.github.com/repos/apache/netbeans/git/commits{/sha}",
         "comments_url": "https://api.github.com/repos/apache/netbeans/comments{/number}",
         "issue_comment_url": "https://api.github.com/repos/apache/netbeans/issues/comments{/number}",
         "contents_url": "https://api.github.com/repos/apache/netbeans/contents/{+path}",
         "compare_url": "https://api.github.com/repos/apache/netbeans/compare/{base}...{head}",
         "merges_url": "https://api.github.com/repos/apache/netbeans/merges",
         "archive_url": "https://api.github.com/repos/apache/netbeans/{archive_format}{/ref}",
         "downloads_url": "https://api.github.com/repos/apache/netbeans/downloads",
         "issues_url": "https://api.github.com/repos/apache/netbeans/issues{/number}",
         "pulls_url": "https://api.github.com/repos/apache/netbeans/pulls{/number}",
         "milestones_url": "https://api.github.com/repos/apache/netbeans/milestones{/number}",
         "notifications_url": "https://api.github.com/repos/apache/netbeans/notifications{?since,all,participating}",
         "labels_url": "https://api.github.com/repos/apache/netbeans/labels{/name}",
         "releases_url": "https://api.github.com/repos/apache/netbeans/releases{/id}",
         "deployments_url": "https://api.github.com/repos/apache/netbeans/deployments",
         "created_at": "2017-09-01T07:00:11Z",
         "updated_at": "2020-10-10T02:46:06Z",
         "pushed_at": "2020-10-10T14:23:40Z",
         "git_url": "git://github.com/apache/netbeans.git",
         "ssh_url": "git@github.com:apache/netbeans.git",
         "clone_url": "https://github.com/apache/netbeans.git",
         "svn_url": "https://github.com/apache/netbeans",
         "homepage": "https://netbeans.apache.org/",
         "size": 200564,
         "stargazers_count": 1441,
         "watchers_count": 1441,
         "language": "Java",
         "has_issues": false,
         "has_projects": false,
         "has_downloads": true,
         "has_wiki": false,
         "has_pages": false,
         "forks_count": 557,
         "mirror_url": null,
         "archived": false,
         "disabled": false,
         "open_issues_count": 67,
         "license": {
           "key": "apache-2.0",
           "name": "Apache License 2.0",
           "spdx_id": "Apache-2.0",
           "url": "https://api.github.com/licenses/apache-2.0",
           "node_id": "MDc6TGljZW5zZTI="
         },
         "forks": 557,
         "open_issues": 67,
         "watchers": 1441,
         "default_branch": "master"
       }
     },
     "_links": {
       "self": {
         "href": "https://api.github.com/repos/apache/netbeans/pulls/21"
       },
       "html": {
         "href": "https://github.com/apache/netbeans/pull/21"
       },
       "issue": {
         "href": "https://api.github.com/repos/apache/netbeans/issues/21"
       },
       "comments": {
         "href": "https://api.github.com/repos/apache/netbeans/issues/21/comments"
       },
       "review_comments": {
         "href": "https://api.github.com/repos/apache/netbeans/pulls/21/comments"
       },
       "review_comment": {
         "href": "https://api.github.com/repos/apache/netbeans/pulls/comments{/number}"
       },
       "commits": {
         "href": "https://api.github.com/repos/apache/netbeans/pulls/21/commits"
       },
       "statuses": {
         "href": "https://api.github.com/repos/apache/netbeans/statuses/3686243742d5c46279e964dd44ffd4f62e1ce3e4"
       }
     },
     "author_association": "CONTRIBUTOR",
     "active_lock_reason": null,
     "merged": false,
     "mergeable": null,
     "rebaseable": null,
     "mergeable_state": "unknown",
     "merged_by": null,
     "comments": 7,
     "review_comments": 0,
     "maintainer_can_modify": false,
     "commits": 4,
     "additions": 21283,
     "deletions": 80,
     "changed_files": 1015
   }
   
   Generation date: 2020-10-10 14:38:04
   hectorespert hectorespert
   hectorespert web-flow
   hectorespert web-flow
   hectorespert hectorespert
   hectorespert hectorespert
   hectorespert hectorespert
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists