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

fix add bots to conversations #4423

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

stefanwire
Copy link
Contributor

@stefanwire stefanwire commented Jan 27, 2025

https://wearezeta.atlassian.net/browse/WPB-15723

Seperate the handling of

  • /bot/conversation and
  • /bot/conversations/.+ .

For /bot/conversations/.+

  • redirect to and authenticate with user token for brig.

For /bot/conversation

  • leave redirected to and authenticate with bot token for galley.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

stefanwire and others added 2 commits January 27, 2025 10:58
Seperate the handling of
- /bot/conversation and
- /bot/conversation/.+ .

For /bot/conversation/.+
- redirect to and authenticate for brig.

For /bot/conversation
- leave redirected to and authenticated for galley.
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jan 27, 2025
@echoes-hq echoes-hq bot added the echoes: unplanned/incident Work items addressing critical product defects that require immediate action, such as bugs, platf... label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: unplanned/incident Work items addressing critical product defects that require immediate action, such as bugs, platf... ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants