Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Bug: cannot use two separate github accounts for github-webhooks #364

Open
BentEngbers opened this issue Oct 15, 2021 · 0 comments
Open

Comments

@BentEngbers
Copy link

Thanks for making this awesome bot!!!

Describe the bug

When I use one instance of go-neb with a configuration file In a container, I cannot seem to get github webhooks working, with two seperate github accounts.

To Reproduce
Steps to reproduce the behavior:

configure github

  1. create personal access tokens for two seperate github accounts.

configure go-neb

  1. create one github realm (i tried creating two realms, one for each account).
  2. add the personal access tokens to two seperate sessions (with two different "real" user ids in my case).
  3. Create two github-webhook services, and add the correct repo to the correct github realm
  4. (Optional) create an echo service, to test the bot
  5. the github-webhook will work for one of the two accounts, but not for both at the same time.
  6. (Optional) uncomment each of the users seperately to test their own config (both configs seperately work for me).

Expected behavior

I expect both github-webhooks for two github users to work in one go-neb instance.

Screenshots
Not relevant

Desktop (please complete the following information):
Not relevant

Smartphone (please complete the following information):
Not relevant

Additional context

go-neb version
using the latest docker container:
Screenshot 2021-10-15 at 14 38 17
(DIGEST:sha256:9d9901d987c9217887a5dccd02333df95a1296d682ae3520adccc8f8b82a9003)

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

No branches or pull requests

1 participant