mermaid/.github/workflows
Alois Klink 46136b5632 ci(e2e): avoid commenting on PRs in CI
GitHub Actions can't comment on PRs, if the PR is made from a forked
repo, as [the github token won't have write permissions][1].

However, we can instead use GitHub Actions' [Adding a Job Summary][2]
feature, which prints some custom output for each job.

[1]: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#changing-the-permissions-in-a-forked-repository
[2]: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary

Fix: e0448a7b7b
2024-03-06 18:51:17 +00:00
..
build-docs.yml Use `.node-version` file in workflows 2024-01-30 20:44:39 +05:30
build.yml Use `.node-version` file in workflows 2024-01-30 20:44:39 +05:30
check-readme-in-sync.yml Bump GitHub workflow actions to latest versions 2023-11-09 12:56:57 +01:00
checks.yml Bump GitHub workflow actions to latest versions 2023-11-09 12:56:57 +01:00
codeql.yml Bump GitHub workflow actions to latest versions 2023-11-09 12:56:57 +01:00
dependency-review.yml Bump GitHub workflow actions to latest versions 2023-11-09 12:56:57 +01:00
e2e-applitools.yml Update container 2024-01-31 11:32:55 +05:30
e2e.yml ci(e2e): avoid commenting on PRs in CI 2024-03-06 18:51:17 +00:00
issue-triage.yml Prettier Pass 2022-09-03 13:41:25 +05:30
link-checker.yml chore(deps): update all patch dependencies 2024-02-06 08:36:17 +00:00
lint.yml Use `.node-version` file in workflows 2024-01-30 20:44:39 +05:30
pr-labeler.yml ci(pr-labeler): replace TimonVS/pr-labeler-action 2023-09-24 19:18:56 +01:00
publish-docs.yml Use `.node-version` file in workflows 2024-01-30 20:44:39 +05:30
release-draft.yml Draft release on master 2024-01-15 14:47:03 +05:30
release-preview-publish.yml Use `.node-version` file in workflows 2024-01-30 20:44:39 +05:30
release-publish.yml Use `.node-version` file in workflows 2024-01-30 20:44:39 +05:30
test.yml Use `.node-version` file in workflows 2024-01-30 20:44:39 +05:30
unlock-reopened-issues.yml Prettier Pass 2022-09-03 13:41:25 +05:30
update-browserlist.yml Fix Update Browserslist 2024-01-19 23:47:07 +05:30