Skip to content

fix(github): Use cursor-based sync for github_repository_dependabot_alerts#9554

Merged
kodiakhq[bot] merged 3 commits into
mainfrom
fix/pk/github_repository_dependabot_alerts
Apr 3, 2023
Merged

fix(github): Use cursor-based sync for github_repository_dependabot_alerts#9554
kodiakhq[bot] merged 3 commits into
mainfrom
fix/pk/github_repository_dependabot_alerts

Conversation

@candiduslynx
Copy link
Copy Markdown
Contributor

Fixes https://github.com/cloudquery/cloudquery-issues/issues/530

Per doc this API supports cursors, so use them.

@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Mar 31, 2023
@candiduslynx candiduslynx requested review from a team and bbernays and removed request for a team March 31, 2023 15:34
@candiduslynx candiduslynx changed the title fix(github): Use cursor-based sync for dependabot fix(github): Use cursor-based sync for github_repository_dependabot_alerts Mar 31, 2023
@cq-bot cq-bot added the github label Mar 31, 2023
Comment thread plugins/source/github/resources/services/organizations/alerts.go Outdated
Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
Comment thread plugins/source/github/resources/services/repositories/alerts.go
@kodiakhq kodiakhq Bot merged commit feb4d13 into main Apr 3, 2023
@kodiakhq kodiakhq Bot deleted the fix/pk/github_repository_dependabot_alerts branch April 3, 2023 16:31
kodiakhq Bot pushed a commit that referenced this pull request Apr 4, 2023
🤖 I have created a release *beep* *boop*
---


## [5.0.0](plugins-source-github-v4.1.3...plugins-source-github-v5.0.0) (2023-04-04)


### ⚠ BREAKING CHANGES

* **github:** Add `repository_id` to `github_issues` primary key ([#9615](#9615))

### This Release has the Following Changes to Tables
- Table `github_issues`: column added with name `repository_id (PK)` and type `Int` (:warning: breaking)

### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 10a5072 ([#9587](#9587)) ([31f913f](31f913f))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.1 ([#9520](#9520)) ([202c31b](202c31b))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.2 ([#9661](#9661)) ([a27dc84](a27dc84))
* **deps:** Update module github.com/mattn/go-isatty to v0.0.18 ([#9609](#9609)) ([5b2908e](5b2908e))
* **github:** Add `repository_id` to `github_issues` primary key ([#9615](#9615)) ([68625cf](68625cf))
* **github:** Use cursor-based sync for `github_repository_dependabot_alerts` ([#9554](#9554)) ([feb4d13](feb4d13))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants