Skip to content

[FEAT] Add new resource for repository vulnerability alerts#3166

Open
deiga wants to merge 6 commits intointegrations:mainfrom
F-Secure-web:add-github_repository_vulnerability_alerts
Open

[FEAT] Add new resource for repository vulnerability alerts#3166
deiga wants to merge 6 commits intointegrations:mainfrom
F-Secure-web:add-github_repository_vulnerability_alerts

Conversation

@deiga
Copy link
Collaborator

@deiga deiga commented Feb 8, 2026

Resolves #3038


Before the change?

  • Vulnerability alerts for a repository were handled inside the github_repository resource.

After the change?

  • Vulnerability alerts for a repository can now be managed in a separate resource
  • vulnerability_alerts in the github_repository resource are 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

@deiga deiga requested a review from stevehipwell February 8, 2026 11:38
@github-actions
Copy link

github-actions bot commented Feb 8, 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! 🚀

@deiga deiga force-pushed the add-github_repository_vulnerability_alerts branch 2 times, most recently from fb54b9b to 5b5d40c Compare February 13, 2026 22:57
Copy link
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.

This is looking good.

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
@deiga deiga force-pushed the add-github_repository_vulnerability_alerts branch from 5b5d40c to 8ba3a26 Compare February 16, 2026 21:13
@deiga deiga requested a review from stevehipwell February 16, 2026 21:13
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.

[MAINT]: Add a new resource for github_repository_vulnerability_alerts

2 participants