Skip to content

Conversation

JamieMagee
Copy link
Member

Resolves #751


Before the change?

  • AlertRule.Tags was incorrectly a string instead of IEnumerable<string>
  • No support for SubIssues events

After the change?

  • Correct types for AlertRule.Tags
  • Support for SubIssues events

Pull request checklist

  • 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

Copy link

github-actions bot commented Sep 6, 2025

👋 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! 🚀

@github-project-automation github-project-automation bot moved this to 🆕 Triage in 🧰 Octokit Active Sep 6, 2025
@JamieMagee JamieMagee changed the title fix: AlertRule Tags are IEnumerable<string> Support for SubIssues events and AlertRule schema fix Sep 6, 2025
@JamieMagee JamieMagee merged commit ae03c3c into main Sep 8, 2025
10 checks passed
@JamieMagee JamieMagee deleted the schema-updates branch September 8, 2025 17:57
@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done in 🧰 Octokit Active Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[BUG]: A few more JsonException thrown on receive

3 participants