SIGN IN SIGN UP

chore(main): Release plugins-source-github v8.0.0 (#16801)

:robot: I have created a release *beep* *boop*
---


## [8.0.0](https://github.com/cloudquery/cloudquery/compare/plugins-source-github-v7.7.1...plugins-source-github-v8.0.0) (2024-02-21)


### ⚠ BREAKING CHANGES

* Bump `go-github` to v59 in Github plugin ([#16797](https://github.com/cloudquery/cloudquery/issues/16797))

### This Release has the Following Changes to Tables
- Table `github_billing_action`: column type changed from `int64` to `float64` for `included_minutes` (:warning: breaking)
- Table `github_billing_action`: column type changed from `int64` to `float64` for `total_minutes_used` (:warning: breaking)
- Table `github_billing_package`: column type changed from `int64` to `float64` for `included_gigabytes_bandwidth` (:warning: breaking)
- Table `github_billing_storage`: column type changed from `int64` to `float64` for `estimated_storage_for_month` (:warning: breaking)
- Table `github_issues`: column added with name `draft` and type `bool`
- Table `github_organization_dependabot_alerts`: column added with name `auto_dismissed_at` and type `timestamp[us, tz=UTC]`
- Table `github_organization_dependabot_alerts`: column added with name `repository` and type `json`
- Table `github_organizations`: column added with name `secret_scanning_validity_checks_enabled` and type `bool`
- Table `github_repositories`: column added with name `custom_properties` and type `json`
- Table `github_repositories`: column added with name `web_commit_signoff_required` and type `bool`
- Table `github_repository_dependabot_alerts`: column added with name `auto_dismissed_at` and type `timestamp[us, tz=UTC]`
- Table `github_repository_dependabot_alerts`: column added with name `repository` and type `json`
- Table `github_repository_keys`: column added with name `added_by` and type `utf8`
- Table `github_repository_keys`: column added with name `last_used` and type `timestamp[us, tz=UTC]`
- Table `github_repository_sboms` was added
- Table `github_team_repositories`: column added with name `custom_properties` and type `json`
- Table `github_team_repositories`: column added with name `web_commit_signoff_required` and type `bool`
- Table `github_workflow_jobs`: column added with name `created_at` and type `timestamp[us, tz=UTC]`
- Table `github_workflow_jobs`: column added with name `head_branch` and type `utf8`
- Table `github_workflow_jobs`: column added with name `workflow_name` and type `utf8`
- Table `github_workflow_runs`: column added with name `display_title` and type `utf8`
- Table `github_workflow_runs`: column added with name `referenced_workflows` and type `json`
- Table `github_workflow_runs`: column added with name `triggering_actor` and type `json`

### Features

* Add `github_repository_sboms` table to sync Github SBOM data ([#16796](https://github.com/cloudquery/cloudquery/issues/16796)) ([992434f](https://github.com/cloudquery/cloudquery/commit/992434f7e3f2c90d4f84d53495907f298f3cee31))
* Bump `go-github` to v59 in Github plugin ([#16797](https://github.com/cloudquery/cloudquery/issues/16797)) ([5b89ef6](https://github.com/cloudquery/cloudquery/commit/5b89ef641d415c6f88dce1a461ab05f7c1625ff3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
C
CloudQuery Bot committed
ba9bd5725c9cb2e3dc4789ae6972a4b0109b06dd
Parent: 992434f
Committed by GitHub <noreply@github.com> on 2/21/2024, 9:32:23 PM