tf-github-autoresponse: arm-trusted-firmware mirror
Automatically reply to PR/issues on the
ARM-software/arm-trusted-firmware legacy mirror.
A webhook is setup in this project to trigger the autoreply bot.
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I6aa0a7285845b44d013aae31cf9e56d6657932ed
diff --git a/ci/ARM-software_issue_comment.md b/ci/ARM-software_issue_comment.md
new file mode 100644
index 0000000..b8cc009
--- /dev/null
+++ b/ci/ARM-software_issue_comment.md
@@ -0,0 +1,17 @@
+Hello @{user_name}!
+
+Thank you for raising an issue for **Trusted Firmware-A**.
+
+The TF-A project is hosted on https://www.trustedfirmware.org and https://git.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/
+
+**This github mirror still exists for historical reasons and should no longer be used.**
+
+From now please use the active read-only [mirror](https://github.com/TrustedFirmware-A/trusted-firmware-a)
+
+Issues/bugs shall be raised to the [github issue tracker](https://github.com/TrustedFirmware-A/trusted-firmware-a/issues)
+
+In addition it is recommended to notify the [TF-A mailing list](https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/) along with logging a new issue.
+
+We are looking forward to seeing you in trustedfirmware.org!
+
+The **Trusted Firmware-A** team
diff --git a/ci/ARM-software_pr_comment.md b/ci/ARM-software_pr_comment.md
new file mode 100644
index 0000000..98073b0
--- /dev/null
+++ b/ci/ARM-software_pr_comment.md
@@ -0,0 +1,17 @@
+Hello @{user_name}!
+
+Thank you for your contribution to **Trusted Firmware-A**!
+
+The TF-A project is hosted on https://www.trustedfirmware.org and https://git.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/
+
+**This github mirror still exists for historical reasons and should no longer be used.**
+
+From now please use the active read-only [mirror](https://github.com/TrustedFirmware-A/trusted-firmware-a)
+
+Contributions shall be posted to https://review.trustedfirmware.org/ according to the [guide](https://trustedfirmware-a.readthedocs.io/en/latest/process/contributing.html)
+
+The [TF-A mailing list](https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/) shall be used for design discussions.
+
+We are looking forward to seeing you in trustedfirmware.org!
+
+The **Trusted Firmware-A** team