You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
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
create personal access tokens for two seperate github accounts.
configure go-neb
create one github realm (i tried creating two realms, one for each account).
add the personal access tokens to two seperate sessions (with two different "real" user ids in my case).
Create two github-webhook services, and add the correct repo to the correct github realm
(Optional) create an echo service, to test the bot
the github-webhook will work for one of the two accounts, but not for both at the same time.
(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:
(DIGEST:sha256:9d9901d987c9217887a5dccd02333df95a1296d682ae3520adccc8f8b82a9003)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
configure go-neb
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:
(DIGEST:sha256:9d9901d987c9217887a5dccd02333df95a1296d682ae3520adccc8f8b82a9003)
The text was updated successfully, but these errors were encountered: