zulip/zerver/webhooks/github
Joelute 869cb6dc34 integration: Modify branch names on pull request events.
Previously when Github bot receives an update pull request event,it
will produce the following message:

user updated PR #1 Start writing unit tests from test to main

"from test to main" is improper and causes unnecessary confusion.
These changes will update the logic to remove the phrase from
update events. These changes will also include the org: prefix to
the branch names to keep it consistent with Github and further
reduce confusions on branch names.

Fixes #24536.
2023-03-16 11:31:48 -07:00
..
fixtures ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
__init__.py
doc.md integrations: Add a link to GitHub webhooks documentation. 2023-03-15 15:37:42 -07:00
tests.py integration: Modify branch names on pull request events. 2023-03-16 11:31:48 -07:00
view.py integration: Modify branch names on pull request events. 2023-03-16 11:31:48 -07:00