github-datasource
github-datasource copied to clipboard
Add more user fields
Adds more user fields to Pull Requests:
- Authors name
- Merged by users name
- Merged by users login\username
- Merged by users email
- Merged by users company name
Hello, can I please get a build run approved for this? @zoltanbedi maybe that's a request to you?
Hello @ivanahuckova! and thank you for the reply. I had updated pkg/github/testdata/pull_requests.golden.jsonc and didn't see any other tests areas or test data to update. If there is an area where I could have added more tests please let me know, I am new to go.
@rayfaddis oh yeah, you are correct. I thought we have some unit tests in pkg/github/pull_requests_test.go, but it seems that we use mainly snapshot tests. So feel free to ignore the part about the additional tests. 🙂