Will Hunt
4c33c60d7a
Support GitLab MR comment bodies (optionally) ( #500 )
...
* Add backend support
* Add frontend support
* Update docs
* changelog
* Update src/Connections/GitlabRepo.ts
Co-authored-by: Christian Paul <christianp@matrix.org>
* Update docs/usage/room_configuration/gitlab_project.md
Co-authored-by: Christian Paul <christianp@matrix.org>
* Tweak functions
Co-authored-by: Christian Paul <christianp@matrix.org>
2022-09-30 16:33:09 +01:00
Andrew Ferrazzutti
3dcb6e857a
Mention github login
and github status
in docs ( #415 )
...
* Mention `github status` in docs
instead of `github hastoken`, which was renamed.
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
* Document `github login`
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
2022-07-14 10:57:19 -04:00
Andrew Ferrazzutti
b491ad1e07
Fix typos in docs ( #401 )
...
* Fix typos in docs
* changelog
2022-07-11 09:37:06 -04:00
Will Hunt
f56545bf7c
Add setup command for GitLab ( #321 )
...
* Cleanup gitlab auth command
* Add support for the `!hookshot gitlab project` command
* Improve docs
* changelog
* add new page
* Wording
Co-authored-by: Tadeusz Sośnierz <tadzik@tadzik.net>
* Remove useless comment
Co-authored-by: Tadeusz Sośnierz <tadzik@tadzik.net>
2022-04-26 16:04:24 +01:00
Will Hunt
1ab442107c
Automatically add new labels to newly created issues ( #292 )
...
* Automatically add new labels to newly created issues
* changelog
2022-04-11 17:25:26 +01:00
Christian Paul
4060ded7f8
Minor grammar corrections in code and documentation ( #267 )
...
* setupWidget -> setUpWidget
* setup -> (to) set up; add full stops
* setupAdminRoom -> setUpAdminRoom
* it's -> its
* Create 267.feature
* log in to; Currently, ; full stops
* Improve copy of error messages
* Update 267.feature
* Rename 267.feature to 267.misc
Co-authored-by: Will Hunt <will@half-shot.uk>
2022-04-07 16:14:35 +01:00
Will Hunt
14abb011b6
Support hotlinking github issues and PRs ( #277 )
...
* Support hotlinking github issues and PRs
* changelog
* update sample config
* Update github_repo.md
2022-04-06 18:46:04 +01:00
Kim Brose
7ce1fd5753
Update github_repo.md ( #245 )
...
* Update github_repo.md
* Create 245.doc
* Clarify github_repo.md
Co-authored-by: Will Hunt <will@half-shot.uk>
Co-authored-by: Will Hunt <will@half-shot.uk>
2022-04-01 22:04:02 +01:00
Will Hunt
ffd64cf2f5
Change references of half-shot/ to matrix-org/ ( #216 )
...
* Change references of half-shot/ to matrix-org/
* changelog
2022-03-02 15:42:06 +00:00
Will Hunt
b07aaedd04
Send a notice to a room when a GitHub issue has been labeled matching a includesLabel ( #176 )
...
* Send a notice when an issue has been labeled
* Don't show labeled events for new issues
* Docs improvements
2022-01-18 10:50:00 +00:00
Will Hunt
f452cc7ed2
Clarify that includingLabels, excludingLabels uses an array
2022-01-03 23:30:05 +00:00
Kim Brose
426a34088d
fix more typos ( #118 )
...
* fix more typos
* Update webhooks.md
* Update github_repo.md
2022-01-03 23:04:36 +00:00
Will Hunt
d575e5fb2f
Add documentation on various things ( #90 )
...
* Add details on webhooks
* More doc things
* More docs
* More documentation changes
* Tidy tidy
* Lots more documentation
* Support defaults for all GitHub configuration options
* Add metrics changes
* s/Added/Add
2021-12-21 16:41:19 +00:00