Uh oh!
There was an error while loading. Please reload this page.
Replace probot-config with context.config - #49
Open
GeorgianaElena wants to merge 3 commits into
Open
Conversation
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. |
GeorgianaElenaforce-pushed
the
useContextConfig
branch
2 times, most recently
from
May 1, 2020 13:18
a460f57 to
9e7c931CompareGeorgianaElenaforce-pushed
the
useContextConfig
branch
from
May 1, 2020 13:25
9e7c931 to
7922646CompareGeorgianaElena
commented
May 1, 2020
Author
The tests are passing 🎉, so this should be ready for review. |
Stanzilla
approved these changes
Sep 10, 2020
peabert
approved these changes
Feb 24, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
probot-configrepository has been archived and implemented inprobotitself (ref: probot/probot#975).This PR:
probot-configand replaces it withcontext.configprobot-config(ref: v9.0.0 breaking changes)
I think this will also solve #48.
cc @hiimbex