Skip to content

feat(github): Add tables related to GitHub Dependabot API#6046

Merged
kodiakhq[bot] merged 4 commits intomainfrom
feat/github/security
Dec 28, 2022
Merged

feat(github): Add tables related to GitHub Dependabot API#6046
kodiakhq[bot] merged 4 commits intomainfrom
feat/github/security

Conversation

@candiduslynx
Copy link
Copy Markdown
Contributor

Summary

Added the following tables related to @dependabot API:

  • github_organization_dependabot_alerts
  • github_organization_dependabot_secrets
  • github_repository_dependabot_alerts
  • github_repository_dependabot_secrets

@candiduslynx candiduslynx requested review from a team and hermanschaaf and removed request for a team December 27, 2022 18:07
@candiduslynx candiduslynx changed the title feat(github): Add tables related to @dependabot API feat(github): Add tables related to GitHub Dependabot API Dec 27, 2022
@github-actions
Copy link
Copy Markdown

This PR has the following changes to source plugin(s) tables:

  • Table github_organization_dependabot_alerts was added
  • Table github_organization_dependabot_secrets was added
  • Table github_repository_dependabot_alerts was added
  • Table github_repository_dependabot_secrets was added

@candiduslynx candiduslynx self-assigned this Dec 27, 2022
@candiduslynx candiduslynx linked an issue Dec 27, 2022 that may be closed by this pull request
@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Dec 27, 2022
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cloudquery-web 🔄 Building (Inspect) Dec 28, 2022 at 9:43AM (UTC)

@kodiakhq kodiakhq bot merged commit dd0592b into main Dec 28, 2022
@kodiakhq kodiakhq bot deleted the feat/github/security branch December 28, 2022 09:47
kodiakhq bot pushed a commit that referenced this pull request Jan 3, 2023
🤖 I have created a release *beep* *boop*
---


## [2.0.0](plugins-source-github-v1.4.2...plugins-source-github-v2.0.0) (2023-01-03)


### ⚠ BREAKING CHANGES

* **github:** Reorder PK columns in for `github_hook_deliveries`, `github_team_members` and `github_team_repositories`

### Features

* **github:** Add Releases and Release Assets ([#6097](#6097)) ([750ff36](750ff36))
* **github:** Add tables related to GitHub Dependabot API ([#6046](#6046)) ([dd0592b](dd0592b))
* **github:** Update GitHub client ([5659f86](5659f86))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.14.0 ([#6025](#6025)) ([35b2cfc](35b2cfc))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.0 ([#6071](#6071)) ([684b525](684b525))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.1 ([#6079](#6079)) ([650659c](650659c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.0 ([#6098](#6098)) ([7bacdf3](7bacdf3))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.1 ([#6214](#6214)) ([53b2415](53b2415))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.17.0 ([#6256](#6256)) ([b19f6cd](b19f6cd))
* **github:** Change PK columns order for some resources ([5659f86](5659f86))

---
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.

Support Dependabot API in GitHub source plugin

3 participants