tap-github
tap-github copied to clipboard
Add tags schema with full table replication strategy to track releases
Added basic support for tags for github repos - all tags will be replicated on each run of the tap for a given repo.
Currently tracking the following for tags:
{ "name", "zipball_url", "tarball_url", "commit": { "sha", "url" }, "node_id" }
Hi @fow5040, thanks for your contribution!
In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.
You did it @fow5040!
Thank you for signing the Singer Contribution License Agreement.
Hey - what's the status of this??