Results 4 issues of snake

**Describe the bug** When `enable-status` in `server.properties` is false, `Failed to connect` is displayed. **To Reproduce** 1. Set up Velocity & Catalyst. 2. Set `enable-status` in `server.properties` to false. 3....

bug

Change some commands and add command permissions. - Add `/quests start ` `/quests track ` `/quests cancel [questid]` commands - Add permissions. ``` permissions: quests.command: description: Permission for main command...

**Describe the bug** When using SRV records, the domain of the target is referenced. As a result, routing does not work correctly. **To Reproduce** OS: `Ubuntu 22.04.2 LTS (ARM)` Infrared...

bug
high priority

Fix service_integration documentation. `body_mode`, `from_email_mode`, and `subject_mode` of the Email filters can specified with the `no-match` option. However, the documentation states that only `always` and `match` can be specified. https://github.com/PagerDuty/terraform-provider-pagerduty/blob/4741e4139fae3e7cd9a80986a064959dd476618c/pagerduty/resource_pagerduty_service_integration.go#L277-L311