-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
gitstatus.go currently access the github api via custom structs and net/http for sending the requests. I would like to refactor this file to use the go-github package - https://github.com/google/go-github
End state
gitstatus maintains its current functionality while leveraging the go-github package and gitstatus_test.go is updated with relevant unit tests.
Files to update
internal/apis/gitstatus.go
internal/apis/gitstatus_test.go
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request