Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Support being able to specify a prefix path on listeners#1119

Merged
Half-Shot merged 3 commits intomainfrom
hs/listener-prefix
Jan 19, 2026
Merged

Support being able to specify a prefix path on listeners#1119
Half-Shot merged 3 commits intomainfrom
hs/listener-prefix

Conversation

@Half-Shot
Copy link
Contributor

Nice n easy change to allow putting routes under subpaths, which is useful for running Hookshot under a subpath rather than a subdomain on your deployment.

@Half-Shot Half-Shot requested a review from a team as a code owner January 19, 2026 10:29
Copy link
Contributor

@benbz benbz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Half-Shot Half-Shot merged commit 0a08ed1 into main Jan 19, 2026
19 checks passed
@Half-Shot Half-Shot deleted the hs/listener-prefix branch January 19, 2026 10:55
alexlebens pushed a commit to alexlebens/infrastructure that referenced this pull request Jan 19, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [halfshot/matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) | minor | `7.2.0` → `7.3.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>matrix-org/matrix-hookshot (halfshot/matrix-hookshot)</summary>

### [`v7.3.0`](https://github.com/matrix-org/matrix-hookshot/blob/HEAD/CHANGELOG.md#730-2026-01-19)

[Compare Source](matrix-org/matrix-hookshot@7.2.0...7.3.0)

#### Features

- Add an optional template argument to the `feed` command, to allow specifying a template for feed entries when using the command interface. ([#&#8203;1097](matrix-org/matrix-hookshot#1097))
- Static connections may now be configured in the config file. ([#&#8203;1102](matrix-org/matrix-hookshot#1102))
- Prefixes are now supported on listeners. You may specify a `prefix` under any `listener` config entry. ([#&#8203;1119](matrix-org/matrix-hookshot#1119))

#### Bugfixes

- Fix a case where outbound webhooks would not work if you had not enabled openproject (due to a mixed up config check). ([#&#8203;1095](matrix-org/matrix-hookshot#1095))
- Fix /oauth responding with 405 despite GitHub being configured. ([#&#8203;1105](matrix-org/matrix-hookshot#1105))
- Ensure running Hookshot with a missing or empty user namespace in the registration file. ([#&#8203;1116](matrix-org/matrix-hookshot#1116))

#### Internal Changes

- Update matrix-bot-sdk / matrix-appservice-bridge to latest versions. ([#&#8203;1120](matrix-org/matrix-hookshot#1120))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3324
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants