synapse/.github/workflows
Till 27756c9fdf
Use rstcheck to "lint" the README (#17367)
Follow up to https://github.com/element-hq/synapse/pull/17363, so we can
detect issues with the RST file early on.


### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [x] Pull request is based on the develop branch
* [x] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [x] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct
(run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
2024-06-27 13:36:08 +02:00
..
docker.yml Bump docker/build-push-action from 5 to 6 (#17312) 2024-06-18 09:57:58 +01:00
docs-pr-netlify.yaml Bump dawidd6/action-download-artifact from 5 to 6 (#17313) 2024-06-18 09:57:42 +01:00
docs-pr.yaml Bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0 (#17089) 2024-04-19 09:42:21 +01:00
docs.yaml Drop sphinx docs (#17073) 2024-05-01 16:01:50 +00:00
fix_lint.yaml Add a workflow to try and automatically fixup a PR (#16704) 2023-11-29 14:07:32 +00:00
latest_deps.yml Bump JasonEtco/create-an-issue from 2.9.1 to 2.9.2 (#16934) 2024-02-21 10:37:32 +00:00
poetry_lockfile.yaml Bump actions/setup-python from 4 to 5 (#16748) 2023-12-12 09:59:10 +00:00
push_complement_image.yml Bump actions/checkout from 3 to 4 (#16250) 2023-09-25 11:39:54 -04:00
release-artifacts.yml Switch to macOS 12 runners to fix building of wheels for macOS (#17319) 2024-06-18 11:26:36 +02:00
tests.yml Use rstcheck to "lint" the README (#17367) 2024-06-27 13:36:08 +02:00
triage-incoming.yml Re-enable automatic triaging 2024-01-02 16:22:44 +00:00
triage_labelled.yml Fix issue automation for Needs-Info (#14343) 2022-11-01 19:26:15 +00:00
twisted_trunk.yml Bump JasonEtco/create-an-issue from 2.9.1 to 2.9.2 (#16934) 2024-02-21 10:37:32 +00:00