Skip to content

upgrade go-github to v55 - #3

Merged
o-sama merged 4 commits into
mainfrom
upgrade-go-github-v55
Sep 18, 2023
Merged

upgrade go-github to v55#3
o-sama merged 4 commits into
mainfrom
upgrade-go-github-v55

Conversation

@o-sama

@o-sama o-sama commented Sep 14, 2023

Copy link
Copy Markdown
Owner

Resolves integrations#1886 (Partially, as mentioned in integrations#1887)


Before the change?

  • go-github is on v54.
  • JSON serialization of organization_ruleset.conditions.repository_name omits empty fields that are required on the GitHub API.

After the change?

  • go-github is on v55.
  • JSON serialization of organization_ruleset.conditions.repository_name is fixed.

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

This shouldn't be a breaking change, the only breaking change mentioned on the new release of go-github is related to Security Advisory Events, where the changes made don't seem to affect anything used by the provider.

@github-actions

Copy link
Copy Markdown

👋 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 labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@o-sama
o-sama force-pushed the upgrade-go-github-v55 branch from e50b6de to f7e9899 Compare September 14, 2023 15:46
@o-sama
o-sama merged commit 3323096 into main Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: import github_organization_ruleset crashed provider

1 participant