Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go-github to v63 #1

Closed
wants to merge 1 commit into from
Closed

Bump go-github to v63 #1

wants to merge 1 commit into from

Conversation

Moser-ss
Copy link
Owner

@Moser-ss Moser-ss commented Aug 2, 2024

Updates the dependency go-github from v62 to v63. Fix the breaking changes where CreateOrUpdateCustomRoleOptions has been renamed to CreateOrUpdateCustomRepoRoleOptions and roleID has been changed from type string to int64

The update is necessary to implement the feature requested in the issue integrations#2137 because the repostiory_property is only available in the go-github v63


Before the change?

  • go-github@v62

After the change?

  • go-github@v63

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

@Moser-ss Moser-ss closed this Aug 5, 2024
@Moser-ss Moser-ss deleted the bump-go-github-v63 branch August 5, 2024 09:15
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.

1 participant