Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to use github action with chat-ops design, turing complete #2

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

fuxingloh
Copy link
Member

What kind of PR is this?:

/kind refactor

What this PR does / why we need it:

Refactor to use github action with chat-ops design, turing complete
Inspired by the design of k8s prow

Which issue(s) does this PR fixes?:

Additional comments?:

@github-actions
Copy link

github-actions bot commented Feb 8, 2021

Details
{
  "payload": {
    "action": "opened",
    "number": 2,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/oss-governance/issues/2/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/2/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/oss-governance/pull/2"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/oss-governance/issues/2"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/2/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/2"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/oss-governance/statuses/8e4a3e552794d60d41c3defaa4ae9e3430601b9a"
        }
      },
      "active_lock_reason": null,
      "additions": 15217,
      "assignee": null,
      "assignees": [],
      "author_association": "OWNER",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/oss-governance/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/oss-governance/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/oss-governance/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/oss-governance.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/oss-governance/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/oss-governance/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/oss-governance/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/oss-governance/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/oss-governance/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/oss-governance/contributors",
          "created_at": "2021-02-01T16:11:21Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/oss-governance/deployments",
          "description": "Collection of documentations and tool to bring efficacy to your open source software project governance.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/oss-governance/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/oss-governance/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/oss-governance/forks",
          "full_name": "fuxingloh/oss-governance",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/oss-governance.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/oss-governance/hooks",
          "html_url": "https://github.com/fuxingloh/oss-governance",
          "id": 335007294,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/oss-governance/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/oss-governance/labels{/name}",
          "language": null,
          "languages_url": "https://api.github.com/repos/fuxingloh/oss-governance/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/oss-governance/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/oss-governance/milestones{/number}",
          "mirror_url": null,
          "name": "oss-governance",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMzUwMDcyOTQ=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/oss-governance/notifications{?since,all,participating}",
          "open_issues": 1,
          "open_issues_count": 1,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/oss-governance/pulls{/number}",
          "pushed_at": "2021-02-08T01:11:22Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/oss-governance/releases{/id}",
          "size": 8,
          "ssh_url": "[email protected]:fuxingloh/oss-governance.git",
          "stargazers_count": 0,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/oss-governance/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/oss-governance/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/oss-governance/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/oss-governance/subscription",
          "svn_url": "https://github.com/fuxingloh/oss-governance",
          "tags_url": "https://api.github.com/repos/fuxingloh/oss-governance/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/oss-governance/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/trees{/sha}",
          "updated_at": "2021-02-03T14:39:11Z",
          "url": "https://api.github.com/repos/fuxingloh/oss-governance",
          "watchers": 0,
          "watchers_count": 0
        },
        "sha": "016d99da44a8ae2605e6d1a85d33ab9f509261e4",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "<!--  Thanks for sending a pull request! -->\r\n\r\n#### What kind of PR is this?:\r\n<!--\r\nUse one of the following kinds:\r\n/kind bug\r\n/kind refactor\r\n/kind feature\r\n/kind documentation\r\n-->\r\n\r\n/kind refactor\r\n\r\n#### What this PR does / why we need it:\r\n\r\nRefactor to use github action with chat-ops design, turing complete\r\nInspired by the design of k8s prow\r\n\r\n#### Which issue(s) does this PR fixes?:\r\n<!--\r\n(Optional) Automatically closes linked issue when PR is merged.\r\nUsage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.\r\n-->\r\n\r\n#### Additional comments?:\r\n",
      "changed_files": 14,
      "closed_at": null,
      "comments": 0,
      "comments_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/2/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/2/commits",
      "created_at": "2021-02-08T01:13:19Z",
      "deletions": 11,
      "diff_url": "https://github.com/fuxingloh/oss-governance/pull/2.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:chore/action",
        "ref": "chore/action",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/oss-governance/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/oss-governance/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/oss-governance/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/oss-governance.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/oss-governance/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/oss-governance/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/oss-governance/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/oss-governance/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/oss-governance/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/oss-governance/contributors",
          "created_at": "2021-02-01T16:11:21Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/oss-governance/deployments",
          "description": "Collection of documentations and tool to bring efficacy to your open source software project governance.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/oss-governance/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/oss-governance/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/oss-governance/forks",
          "full_name": "fuxingloh/oss-governance",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/oss-governance.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/oss-governance/hooks",
          "html_url": "https://github.com/fuxingloh/oss-governance",
          "id": 335007294,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/oss-governance/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/oss-governance/labels{/name}",
          "language": null,
          "languages_url": "https://api.github.com/repos/fuxingloh/oss-governance/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/oss-governance/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/oss-governance/milestones{/number}",
          "mirror_url": null,
          "name": "oss-governance",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMzUwMDcyOTQ=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/oss-governance/notifications{?since,all,participating}",
          "open_issues": 1,
          "open_issues_count": 1,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/oss-governance/pulls{/number}",
          "pushed_at": "2021-02-08T01:11:22Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/oss-governance/releases{/id}",
          "size": 8,
          "ssh_url": "[email protected]:fuxingloh/oss-governance.git",
          "stargazers_count": 0,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/oss-governance/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/oss-governance/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/oss-governance/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/oss-governance/subscription",
          "svn_url": "https://github.com/fuxingloh/oss-governance",
          "tags_url": "https://api.github.com/repos/fuxingloh/oss-governance/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/oss-governance/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/trees{/sha}",
          "updated_at": "2021-02-03T14:39:11Z",
          "url": "https://api.github.com/repos/fuxingloh/oss-governance",
          "watchers": 0,
          "watchers_count": 0
        },
        "sha": "8e4a3e552794d60d41c3defaa4ae9e3430601b9a",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/oss-governance/pull/2",
      "id": 569093658,
      "issue_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/2",
      "labels": [],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": null,
      "mergeable": null,
      "mergeable_state": "unknown",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY5MDkzNjU4",
      "number": 2,
      "patch_url": "https://github.com/fuxingloh/oss-governance/pull/2.patch",
      "rebaseable": null,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/2/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/oss-governance/statuses/8e4a3e552794d60d41c3defaa4ae9e3430601b9a",
      "title": "Refactor to use github action with chat-ops design, turing complete",
      "updated_at": "2021-02-08T01:13:19Z",
      "url": "https://api.github.com/repos/fuxingloh/oss-governance/pulls/2",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/oss-governance/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/oss-governance/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/oss-governance/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/oss-governance.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/oss-governance/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/oss-governance/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/oss-governance/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/oss-governance/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/oss-governance/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/oss-governance/contributors",
      "created_at": "2021-02-01T16:11:21Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/oss-governance/deployments",
      "description": "Collection of documentations and tool to bring efficacy to your open source software project governance.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/oss-governance/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/oss-governance/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/oss-governance/forks",
      "full_name": "fuxingloh/oss-governance",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/oss-governance.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/oss-governance/hooks",
      "html_url": "https://github.com/fuxingloh/oss-governance",
      "id": 335007294,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/oss-governance/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/oss-governance/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/oss-governance/labels{/name}",
      "language": null,
      "languages_url": "https://api.github.com/repos/fuxingloh/oss-governance/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/oss-governance/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/oss-governance/milestones{/number}",
      "mirror_url": null,
      "name": "oss-governance",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMzUwMDcyOTQ=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/oss-governance/notifications{?since,all,participating}",
      "open_issues": 1,
      "open_issues_count": 1,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/oss-governance/pulls{/number}",
      "pushed_at": "2021-02-08T01:11:22Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/oss-governance/releases{/id}",
      "size": 8,
      "ssh_url": "[email protected]:fuxingloh/oss-governance.git",
      "stargazers_count": 0,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/oss-governance/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/oss-governance/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/oss-governance/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/oss-governance/subscription",
      "svn_url": "https://github.com/fuxingloh/oss-governance",
      "tags_url": "https://api.github.com/repos/fuxingloh/oss-governance/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/oss-governance/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/oss-governance/git/trees{/sha}",
      "updated_at": "2021-02-03T14:39:11Z",
      "url": "https://api.github.com/repos/fuxingloh/oss-governance",
      "watchers": 0,
      "watchers_count": 0
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
      "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
      "followers_url": "https://api.github.com/users/fuxingloh/followers",
      "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
      "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/fuxingloh",
      "id": 4266087,
      "login": "fuxingloh",
      "node_id": "MDQ6VXNlcjQyNjYwODc=",
      "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
      "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
      "repos_url": "https://api.github.com/users/fuxingloh/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
      "type": "User",
      "url": "https://api.github.com/users/fuxingloh"
    }
  },
  "eventName": "pull_request",
  "sha": "7a3a0f0416b51727891f72d8535991539d593c68",
  "ref": "refs/pull/2/merge",
  "workflow": "OSS",
  "action": "actionsgithub-script",
  "actor": "fuxingloh",
  "job": "main",
  "runNumber": 2,
  "runId": 546511995
}

@fuxingloh fuxingloh merged commit 0ed3ecf into main Feb 8, 2021
@fuxingloh fuxingloh deleted the chore/action branch February 8, 2021 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant