Skip to content

feat!: Skip archived repositories by default, rename skip_archived_repos to include_archived_repos#17339

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:feat/skip_archived_by_default
Mar 27, 2024
Merged

feat!: Skip archived repositories by default, rename skip_archived_repos to include_archived_repos#17339
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:feat/skip_archived_by_default

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Based on https://github.com/orgs/community/discussions/8591 this seems like a better default.
Follow up to #15593 and related to #17041
Also related to #17309

Still need to test the impact on rate limits

@erezrokah erezrokah requested review from a team and bbernays and removed request for a team March 26, 2024 16:05
@erezrokah erezrokah added no automerge Block automatic merging automerge Automatically merge once required checks pass and removed automerge Automatically merge once required checks pass no automerge Block automatic merging labels Mar 26, 2024
@kodiakhq kodiakhq bot merged commit b1ab433 into cloudquery:main Mar 27, 2024
kodiakhq bot pushed a commit that referenced this pull request Apr 2, 2024
🤖 I have created a release *beep* *boop*
---


## [9.0.0](plugins-source-github-v8.2.1...plugins-source-github-v9.0.0) (2024-04-02)


### ⚠ BREAKING CHANGES

* Change default concurrency to 1500 instead of 10000 to better align with GitHub rate limits ([#17369](#17369))
* Skip archived repositories by default, rename `skip_archived_repos` to `include_archived_repos` ([#17339](#17339))

### Features

* Skip archived repositories by default, rename `skip_archived_repos` to `include_archived_repos` ([#17339](#17339)) ([b1ab433](b1ab433))


### Bug Fixes

* Change default concurrency to 1500 instead of 10000 to better align with GitHub rate limits ([#17369](#17369)) ([b757cf7](b757cf7))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.13 ([#17444](#17444)) ([da276fe](da276fe))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.1 ([#17372](#17372)) ([aaf6187](aaf6187))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.2 ([#17450](#17450)) ([2947506](2947506))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.3 ([#17456](#17456)) ([020865a](020865a))

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

area/plugin/source/github automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants