request-info
request-info copied to clipboard
Replace probot-config with context.config
The probot-config repository has been archived and implemented in probot itself (ref: https://github.com/probot/probot/pull/975).
This PR:
- removes
probot-configand replaces it withcontext.config - bumps the probot version to a version that includes
probot-config- replace deprecated getContent with getContents
- replace deprecated .event prop with .name (ref: v9.0.0 breaking changes)
I think this will also solve https://github.com/behaviorbot/request-info/issues/48.
cc @hiimbex
Thanks so much for opening your first PR here!
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes.
The tests are passing :tada:, so this should be ready for review.