add-issues-to-project
Version:
Github action to automatically add all issues to the specified project board.
208 lines • 10.6 kB
JSON
{
"payload": {
"action": "opened",
"issue": {
"active_lock_reason": null,
"assignee": null,
"assignees": [],
"author_association": "COLLABORATOR",
"body": "Another another body",
"closed_at": null,
"comments": 0,
"comments_url": "https://api.github.com/repos/launchgood/open-api/issues/134/comments",
"created_at": "2022-04-19T07:15:15Z",
"events_url": "https://api.github.com/repos/launchgood/open-api/issues/134/events",
"html_url": "https://github.com/launchgood/open-api/issues/134",
"id": 1207872241,
"labels": [],
"labels_url": "https://api.github.com/repos/launchgood/open-api/issues/134/labels{/name}",
"locked": false,
"milestone": null,
"node_id": "I_kwDOF_eE9s5H_qrx",
"number": 134,
"performed_via_github_app": null,
"reactions": {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/launchgood/open-api/issues/134/reactions"
},
"repository_url": "https://api.github.com/repos/launchgood/open-api",
"state": "open",
"timeline_url": "https://api.github.com/repos/launchgood/open-api/issues/134/timeline",
"title": "Another another isssue",
"updated_at": "2022-04-19T07:15:15Z",
"url": "https://api.github.com/repos/launchgood/open-api/issues/134",
"user": {
"avatar_url": "https://avatars.githubusercontent.com/u/19975?v=4",
"events_url": "https://api.github.com/users/matmar10/events{/privacy}",
"followers_url": "https://api.github.com/users/matmar10/followers",
"following_url": "https://api.github.com/users/matmar10/following{/other_user}",
"gists_url": "https://api.github.com/users/matmar10/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/matmar10",
"id": 19975,
"login": "matmar10",
"node_id": "MDQ6VXNlcjE5OTc1",
"organizations_url": "https://api.github.com/users/matmar10/orgs",
"received_events_url": "https://api.github.com/users/matmar10/received_events",
"repos_url": "https://api.github.com/users/matmar10/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/matmar10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/matmar10/subscriptions",
"type": "User",
"url": "https://api.github.com/users/matmar10"
}
},
"organization": {
"avatar_url": "https://avatars.githubusercontent.com/u/35162211?v=4",
"description": "Build an Inspired Future",
"events_url": "https://api.github.com/orgs/launchgood/events",
"hooks_url": "https://api.github.com/orgs/launchgood/hooks",
"id": 35162211,
"issues_url": "https://api.github.com/orgs/launchgood/issues",
"login": "launchgood",
"members_url": "https://api.github.com/orgs/launchgood/members{/member}",
"node_id": "MDEyOk9yZ2FuaXphdGlvbjM1MTYyMjEx",
"public_members_url": "https://api.github.com/orgs/launchgood/public_members{/member}",
"repos_url": "https://api.github.com/orgs/launchgood/repos",
"url": "https://api.github.com/orgs/launchgood"
},
"repository": {
"allow_forking": true,
"archive_url": "https://api.github.com/repos/launchgood/open-api/{archive_format}{/ref}",
"archived": false,
"assignees_url": "https://api.github.com/repos/launchgood/open-api/assignees{/user}",
"blobs_url": "https://api.github.com/repos/launchgood/open-api/git/blobs{/sha}",
"branches_url": "https://api.github.com/repos/launchgood/open-api/branches{/branch}",
"clone_url": "https://github.com/launchgood/open-api.git",
"collaborators_url": "https://api.github.com/repos/launchgood/open-api/collaborators{/collaborator}",
"comments_url": "https://api.github.com/repos/launchgood/open-api/comments{/number}",
"commits_url": "https://api.github.com/repos/launchgood/open-api/commits{/sha}",
"compare_url": "https://api.github.com/repos/launchgood/open-api/compare/{base}...{head}",
"contents_url": "https://api.github.com/repos/launchgood/open-api/contents/{+path}",
"contributors_url": "https://api.github.com/repos/launchgood/open-api/contributors",
"created_at": "2021-09-01T14:47:57Z",
"default_branch": "master",
"deployments_url": "https://api.github.com/repos/launchgood/open-api/deployments",
"description": "Open API Documentation",
"disabled": false,
"downloads_url": "https://api.github.com/repos/launchgood/open-api/downloads",
"events_url": "https://api.github.com/repos/launchgood/open-api/events",
"fork": false,
"forks": 0,
"forks_count": 0,
"forks_url": "https://api.github.com/repos/launchgood/open-api/forks",
"full_name": "launchgood/open-api",
"git_commits_url": "https://api.github.com/repos/launchgood/open-api/git/commits{/sha}",
"git_refs_url": "https://api.github.com/repos/launchgood/open-api/git/refs{/sha}",
"git_tags_url": "https://api.github.com/repos/launchgood/open-api/git/tags{/sha}",
"git_url": "git://github.com/launchgood/open-api.git",
"has_downloads": true,
"has_issues": true,
"has_pages": false,
"has_projects": true,
"has_wiki": true,
"homepage": null,
"hooks_url": "https://api.github.com/repos/launchgood/open-api/hooks",
"html_url": "https://github.com/launchgood/open-api",
"id": 402097398,
"is_template": false,
"issue_comment_url": "https://api.github.com/repos/launchgood/open-api/issues/comments{/number}",
"issue_events_url": "https://api.github.com/repos/launchgood/open-api/issues/events{/number}",
"issues_url": "https://api.github.com/repos/launchgood/open-api/issues{/number}",
"keys_url": "https://api.github.com/repos/launchgood/open-api/keys{/key_id}",
"labels_url": "https://api.github.com/repos/launchgood/open-api/labels{/name}",
"language": "JavaScript",
"languages_url": "https://api.github.com/repos/launchgood/open-api/languages",
"license": null,
"merges_url": "https://api.github.com/repos/launchgood/open-api/merges",
"milestones_url": "https://api.github.com/repos/launchgood/open-api/milestones{/number}",
"mirror_url": null,
"name": "open-api",
"node_id": "MDEwOlJlcG9zaXRvcnk0MDIwOTczOTg=",
"notifications_url": "https://api.github.com/repos/launchgood/open-api/notifications{?since,all,participating}",
"open_issues": 19,
"open_issues_count": 19,
"owner": {
"avatar_url": "https://avatars.githubusercontent.com/u/35162211?v=4",
"events_url": "https://api.github.com/users/launchgood/events{/privacy}",
"followers_url": "https://api.github.com/users/launchgood/followers",
"following_url": "https://api.github.com/users/launchgood/following{/other_user}",
"gists_url": "https://api.github.com/users/launchgood/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/launchgood",
"id": 35162211,
"login": "launchgood",
"node_id": "MDEyOk9yZ2FuaXphdGlvbjM1MTYyMjEx",
"organizations_url": "https://api.github.com/users/launchgood/orgs",
"received_events_url": "https://api.github.com/users/launchgood/received_events",
"repos_url": "https://api.github.com/users/launchgood/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/launchgood/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/launchgood/subscriptions",
"type": "Organization",
"url": "https://api.github.com/users/launchgood"
},
"private": true,
"pulls_url": "https://api.github.com/repos/launchgood/open-api/pulls{/number}",
"pushed_at": "2022-04-19T06:37:40Z",
"releases_url": "https://api.github.com/repos/launchgood/open-api/releases{/id}",
"size": 894,
"ssh_url": "git@github.com:launchgood/open-api.git",
"stargazers_count": 0,
"stargazers_url": "https://api.github.com/repos/launchgood/open-api/stargazers",
"statuses_url": "https://api.github.com/repos/launchgood/open-api/statuses/{sha}",
"subscribers_url": "https://api.github.com/repos/launchgood/open-api/subscribers",
"subscription_url": "https://api.github.com/repos/launchgood/open-api/subscription",
"svn_url": "https://github.com/launchgood/open-api",
"tags_url": "https://api.github.com/repos/launchgood/open-api/tags",
"teams_url": "https://api.github.com/repos/launchgood/open-api/teams",
"topics": [],
"trees_url": "https://api.github.com/repos/launchgood/open-api/git/trees{/sha}",
"updated_at": "2021-12-22T22:05:25Z",
"url": "https://api.github.com/repos/launchgood/open-api",
"visibility": "private",
"watchers": 0,
"watchers_count": 0
},
"sender": {
"avatar_url": "https://avatars.githubusercontent.com/u/19975?v=4",
"events_url": "https://api.github.com/users/matmar10/events{/privacy}",
"followers_url": "https://api.github.com/users/matmar10/followers",
"following_url": "https://api.github.com/users/matmar10/following{/other_user}",
"gists_url": "https://api.github.com/users/matmar10/gists{/gist_id}",
"gravatar_id": "",
"html_url": "https://github.com/matmar10",
"id": 19975,
"login": "matmar10",
"node_id": "MDQ6VXNlcjE5OTc1",
"organizations_url": "https://api.github.com/users/matmar10/orgs",
"received_events_url": "https://api.github.com/users/matmar10/received_events",
"repos_url": "https://api.github.com/users/matmar10/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/matmar10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/matmar10/subscriptions",
"type": "User",
"url": "https://api.github.com/users/matmar10"
}
},
"eventName": "issues",
"sha": "49fe4ede3cfea2ee949a93225aacf9db675d01f6",
"ref": "refs/heads/master",
"workflow": "Issue automation",
"action": "__matmar10_add-issues-to-project",
"actor": "matmar10",
"job": "test-action",
"runNumber": 11,
"runId": 2188100483,
"apiUrl": "https://api.github.com",
"serverUrl": "https://github.com",
"graphqlUrl": "https://api.github.com/graphql"
}