Skip to content

[MAINT] Deprecate has_downloads field of github_repository#3063

Merged
nickfloyd merged 1 commit intointegrations:mainfrom
F-Secure-web:deprecate-repo-has_downloads
Jan 8, 2026
Merged

[MAINT] Deprecate has_downloads field of github_repository#3063
nickfloyd merged 1 commit intointegrations:mainfrom
F-Secure-web:deprecate-repo-has_downloads

Conversation

@deiga
Copy link
Copy Markdown
Collaborator

@deiga deiga commented Jan 7, 2026

Supersedes #3022

Resolves #966


Before the change?

  • github_repository has a field has_downloads which doesn't do anything but isn't marked deprecated

After the change?

  • The has_downloads field of github_repository is marked as deprecated

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 7, 2026

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

Copy link
Copy Markdown
Collaborator

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevehipwell stevehipwell added this to the v6.10.0 Release milestone Jan 8, 2026
@nickfloyd nickfloyd merged commit e3a3c6c into integrations:main Jan 8, 2026
9 checks passed
@deiga deiga deleted the deprecate-repo-has_downloads branch January 8, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate and then remove has_downloads attribute on github_repository

3 participants