This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
The following commit(s) were added to refs/heads/main by this push:
new 826e6a6956 docs: add request for add secrets of services (#4104)
826e6a6956 is described below
commit 826e6a695681ac4f24162abb4569f2c69729d0a5
Author: Suyan <[email protected]>
AuthorDate: Wed Jan 31 19:26:44 2024 +0800
docs: add request for add secrets of services (#4104)
* docs: add request for add secrets of services
Signed-off-by: suyanhanx <[email protected]>
* polish
Signed-off-by: suyanhanx <[email protected]>
---------
Signed-off-by: suyanhanx <[email protected]>
---
.../committers/request_for_adding_secrets.md | 27 ++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/website/community/committers/request_for_adding_secrets.md
b/website/community/committers/request_for_adding_secrets.md
new file mode 100644
index 0000000000..0eb02188eb
--- /dev/null
+++ b/website/community/committers/request_for_adding_secrets.md
@@ -0,0 +1,27 @@
+---
+title: Request for adding secrets
+---
+
+# Request for adding secrets
+
+OpenDAL's behavior tests depend on the secrets stored in 1password.
+
+If you want to sponsor any service,
+please email [email protected] with the subject line `Request to Add
Secrets for <service>`.
+Our PMC will review the request and reply to you.
+
+After the request is approved,
+you can use the secrets in the behavior tests when they are running on the
GitHub Actions
+(You need to be a committer of OpenDAL).
+
+The email should also include the following information:
+
+- The name of the service
+- The secrets in key-value pairs
+
+If the secrets have expiration dates, please also include the expiration dates.
+We may need you to update the secrets in the future.
+
+If the secrets are not under your control, please also include the contact
information of the owner of the secrets.
+
+And finally, thank you for your support!