tap-github icon indicating copy to clipboard operation
tap-github copied to clipboard

A Singer tap for extracting data from the GitHub API

Results 47 tap-github issues
Sort by recently updated
recently updated
newest added

# Motivation While trying to run `tap-github` against https://github.com/datamill-co/target-postgres I got the below errors. The issue from what I can tell is that under the [`issues`](https://github.com/singer-io/tap-github/blob/master/tap_github/issues.json) stream, the values of...

A Stitch user requested the ability to be able to specify an internal Github endpoint to pull data from, which was not functioning when populating the repository name field of...

# Description of change Bump requests to fix vulnerability # Manual QA steps - Verified extractions complete as expected # Risks - Low # Rollback steps - revert this branch

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

cla-missing

# Description of change I don't really know how this is supposed to work, but the instructions do not seem to match the code: https://github.com/singer-io/tap-github/blob/master/tap_github/sync.py#L20 # Manual QA steps -...

# Description of change TODO # Manual QA steps - # Risks - # Rollback steps - revert this branch #### AI generated code https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code - [ ] this PR...

Our Stitch integration has been failing due to Github sunsetted the projects api. However, in our company, we don't use projects. Is it possible to bypass this as a short...