From 62c3c7ce94e6f43e006f0312d8b44e31ac1cecde Mon Sep 17 00:00:00 2001 From: PabloCodes7 Date: Mon, 13 Jul 2026 09:19:03 +0200 Subject: [PATCH] docs: link the CI Triage Action README back to the PatchRail repo Readers landing on the Action from the GitHub Marketplace or an awesome-list had no clear path to the open-source project itself. Add a visible link to github.com/patchrail/patchrail in the intro and the footer. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb484b2..2fd11fa 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ posts a comment, claims funding, or sends your logs anywhere. It wraps the [`patchrail`](https://pypi.org/project/patchrail/) CLI's offline `patchrail ci explain` command (100+ failure signatures across Python, Node, Go, -Rust, Java, Ruby, PHP, .NET, Docker, GitHub Actions and more). +Rust, Java, Ruby, PHP, .NET, Docker, GitHub Actions and more). PatchRail is open +source (Apache-2.0) — the CLI, the failure-signature zoo and the issue tracker +live at **[github.com/patchrail/patchrail](https://github.com/patchrail/patchrail)**. ## Usage @@ -87,6 +89,7 @@ uploaded. --- -Maintained by **Pablo Guillén · PatchRail · [getpatchrail.com](https://getpatchrail.com)**. +Part of the open-source [**PatchRail**](https://github.com/patchrail/patchrail) +project. Maintained by **Pablo Guillén · PatchRail · [getpatchrail.com](https://getpatchrail.com)**. Licensed under the Apache License 2.0.