Skip to content
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

when config is set to watch branch that's not master, wrong sha given #34

Open
jennschiffer opened this issue Feb 4, 2016 · 1 comment

Comments

@jennschiffer
Copy link

i tried testing hookshot in a branch where i set it up (see https://github.com/bocoup/service-catalog/blob/master/.hookshot.conf#L8) but it wasn't work. had to land it in master to get it going. @tkellen can speak more to this!

@tkellen
Copy link
Collaborator

tkellen commented Feb 5, 2016

I don't have an isolated repro for this, but I'll try to describe really clearly how to reproduce this:

  1. create a repo with no .hookshot.confin master.
  2. set up hookshot webhook
  3. create a branch, in that branch, add a .hookshot.conf that references the new branch
  4. push commits to the branch
  5. hookshot uses the wrong sha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants