Skip to content

Commit 1b5e0a4

Browse files
authored
Add support for Challenge Hound (#924)
* Add challenge hound connection type * Add config * Add bridge bindings * Add reader implementation. * Obvious renames. * bit more tidying * refactor * fix imports * fix import * Start feed reader and recognise service. * Move to using IDs rather than URLs for better security. * lint * Validate that challenge exists. * Drive-by refactors. * Add add/remove commands for challenge hound. * Add challenge hound docs. * Refactor icons * add some more activity definitions * changelog * cleanup feed work
1 parent 7f5bde9 commit 1b5e0a4

22 files changed

+505
-32
lines changed

changelog.d/924.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add support for Challenge Hound.

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [GitLab](./setup/gitlab.md)
1010
- [JIRA](./setup/jira.md)
1111
- [Webhooks](./setup/webhooks.md)
12+
- [ChallengeHound](./setup/challengehound.md)
1213
- [👤 Usage](./usage.md)
1314
- [Dynamic Rooms](./usage/dynamic_rooms.md)
1415
- [Authenticating](./usage/auth.md)

docs/_site/icons/hound.png

706 Bytes
Loading

0 commit comments

Comments
 (0)