n8n/packages/nodes-base/nodes/Github/__tests__
2026-01-15 13:05:46 +00:00
..
node feat(GitHub Trigger Node): Add automatic webhook signature verification (#24203) 2026-01-15 13:05:46 +00:00
oauth2-credentials-expression fix(GitHub Node): Update auth urls for enterprise server (#15533) 2025-05-29 12:33:16 +03:00
GenericFunctions.test.ts feat(GitHub Node): GitHub Node Overhaul implementation #12271 (#13238) 2025-04-04 19:03:45 +01:00
getRepositories.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getRepositoriesLimit.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getRepositoryIssues.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getRepositoryIssuesFiltered.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getRepositoryIssuesLimit.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getUserIssues.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getUserIssuesFiltered.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getUserIssuesLimit.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getUserRepositories.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
getUserRepositoriesLimit.workflow.json fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
Github.file.create.test.ts fix(Github Node): Handle binary data in all modes by converting to base64 (#23497) 2025-12-30 09:19:47 +00:00
Github.organization.getRepositories.test.ts fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
Github.repository.getIssues.test.ts fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
Github.user.getRepositories.test.ts fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
Github.user.getUserIssues.test.ts fix(Github Node): Fix GitHub node no longer shows repo owner for Get Issues operation (#20580) 2025-10-09 17:14:28 +01:00
GithubTriggerHelpers.test.ts feat(GitHub Trigger Node): Add automatic webhook signature verification (#24203) 2026-01-15 13:05:46 +00:00
SearchFunctions.test.ts feat(GitHub Node): GitHub Node Overhaul implementation #12271 (#13238) 2025-04-04 19:03:45 +01:00
UrlPatterns.test.ts fix(Github Node): Modify regex validation to support custom urls (#19076) 2025-09-16 13:16:41 +03:00