n8n/.github/workflows
Iván Ovejero 1747b6e726
ci: Send doc URL check result to #mission-docs (no-changelog) (#7981)
## Summary
Provide details about your pull request and what it adds, fixes, or
changes. Photos and videos are recommended.
https://n8nio.slack.com/archives/C0350564QTG/p1702284519394179
...

#### How to test the change:
1. ...


## Issues fixed
Include links to Github issue or Community forum post or **Linear
ticket**:
> Important in order to close automatically and provide context to
reviewers

...


## Review / Merge checklist
- [ ] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [ ] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again. A feature is not complete without tests.
  >
> *(internal)* You can use Slack commands to trigger [e2e
tests](https://www.notion.so/n8n/How-to-use-Test-Instances-d65f49dfc51f441ea44367fb6f67eb0a?pvs=4#a39f9e5ba64a48b58a71d81c837e8227)
or [deploy test
instance](https://www.notion.so/n8n/How-to-use-Test-Instances-d65f49dfc51f441ea44367fb6f67eb0a?pvs=4#f6a177d32bde4b57ae2da0b8e454bfce)
or [deploy early access version on
Cloud](https://www.notion.so/n8n/Cloudbot-3dbe779836004972b7057bc989526998?pvs=4#fef2d36ab02247e1a0f65a74f6fb534e).
2023-12-11 11:08:38 +01:00
..
check-documentation-urls.yml ci: Send doc URL check result to #mission-docs (no-changelog) (#7981) 2023-12-11 11:08:38 +01:00
check-issue-template.yml fix: Change the name for checking issue template content (no-changelog) (#7101) 2023-09-05 10:24:07 +01:00
check-pr-title.yml ci: Fix versions of all external Github actions (no-changelog) (#6984) 2023-08-22 11:21:16 +02:00
check-tests.yml ci: Fix versions of all external Github actions (no-changelog) (#6984) 2023-08-22 11:21:16 +02:00
ci-master.yml ci: Remove master from autocancelling redundant CI jobs (no-changelog) (#7929) 2023-12-05 12:15:49 +01:00
ci-postgres-mysql.yml ci: Fix DB tests and Workflow tests (no-changelog) (#7741) 2023-11-17 10:07:19 +01:00
ci-pull-requests.yml ci: Fix wrong ref in PR workflows which broke external builds (#7431) 2023-10-13 10:44:26 +02:00
docker-base-image.yml ci: Fix versions of all external Github actions (no-changelog) (#6984) 2023-08-22 11:21:16 +02:00
docker-image-beta.yml ci: Enable ARM64 builds for beta images (no-changelog) (#7403) 2023-10-11 14:06:02 +02:00
docker-images-nightly.yml ci: Make builds release-channel aware. Add support for scheduled beta builds (#7323) 2023-10-03 20:49:04 +02:00
docker-images.yml ci: Fix versions of all external Github actions (no-changelog) (#6984) 2023-08-22 11:21:16 +02:00
e2e-reusable.yml feat(editor): Handle pin data edge cases and unify validation (no-changelog) (#6685) 2023-11-02 10:43:02 +02:00
e2e-tests-pr.yml ci: Auto-cancel redundant CI jobs (no-changelog) (#7656) 2023-11-10 15:26:42 +01:00
e2e-tests.yml ci: Rename build alerts channel (no-changelog) (#7695) 2023-11-13 13:35:21 +01:00
release-create-pr.yml ci: Fix versions of all external Github actions (no-changelog) (#6984) 2023-08-22 11:21:16 +02:00
release-publish.yml ci: Dry-run publishing to avoid partial publishing (no-changelog) (#7859) 2023-11-29 12:03:19 +01:00
release-push-to-channel.yml ci: Push to Channel workflow should update the tags on GCR as well (no-changelog) (#7727) 2023-11-15 22:09:35 +01:00
test-workflows.yml ci: Fix DB tests and Workflow tests (no-changelog) (#7741) 2023-11-17 10:07:19 +01:00
units-tests-dispatch.yml ci: Add reusable unit test workflow (no-changelog) (#7159) 2023-09-13 15:24:02 +02:00
units-tests-reusable.yml ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00