-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add documentation on using Funnel to the README #28
Add documentation on using Funnel to the README #28
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you, this is great! just one question about the app installation process.
README.md
Outdated
|
||
4. Go to the `Settings` for each project you want to use Funnel on and click onto the `Webhooks` section | ||
|
||
5. Click `Add webhook`, then enter the following values: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this still necessary? it shouldn't be. @hannahhoward have you tried using funnel without these manually setup web hooks?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i haven't. oh let me try.
README.md
Outdated
|
||
Then make sure the webhook is marked active and click the green `Add webook` button to complete | ||
|
||
That's it! Now, whenver you submitted a Pull Request, Funnel will warn you anytime your new branch is not rebased and squashed against the base branch. And Funnel keeps things up to date -- if the base branch changes, the branch being PR'd will fail Funnel until it's rebased and squashed against the updated base branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
d8e0863
to
f693e7d
Compare
@outofambit oh... you are correct. wow this makes the install much easier :) and updated. |
A tiny bit more info on what Funnel is and more importantly, how to use it on your project.
I put a reference to Anna's blog post cause at least at the moment that's the main thing Funnel enforces. Also cause, cross-marketing.