synapse/.github
Patrick Cloke a14884fbb0
Use the matching complement branch when running tests in CI. (#10160)
This implements similar behavior to sytest where a matching branch is used,
if one exists. This is useful when needing to modify both application code
and tests at the same time. The following rules are used to find a matching
complement branch:

1. Search for the branch name of the pull request. (E.g. feature/foo.)
2. Search for the base branch of the pull request. (E.g. develop or release-vX.Y.)
3. Search for the reference branch of the commit. (E.g. master or release-vX.Y.)
4. Fallback to 'master', the default complement branch name.
2021-06-11 08:17:17 -04:00
..
ISSUE_TEMPLATE bug report template: move comments into comment (#8030) 2020-08-05 09:34:42 +01:00
workflows Use the matching complement branch when running tests in CI. (#10160) 2021-06-11 08:17:17 -04:00
FUNDING.yml Liberapay is now officially recognised, update FUNDING.yml (#5386) 2019-06-09 02:20:23 +01:00
ISSUE_TEMPLATE.md Make it clearer that #synapse:matrix.org is our support channel (#7379) 2020-05-01 13:42:35 +02:00
PULL_REQUEST_TEMPLATE.md Add tips for the changelog to the pull request template (#6663) 2020-01-16 09:46:36 +00:00
SUPPORT.md Update SUPPORT.md 2019-06-25 12:24:23 +01:00