This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push: new 41835ad Add a note about GitHub PAT Tokens 41835ad is described below commit 41835adff52b93012580b185ae0a7caead0557d2 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Fri Jan 31 14:03:31 2025 -0800 Add a note about GitHub PAT Tokens --- apache-trusted-release/platform.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apache-trusted-release/platform.md b/apache-trusted-release/platform.md index 6acf5e3..7788d23 100644 --- a/apache-trusted-release/platform.md +++ b/apache-trusted-release/platform.md @@ -49,7 +49,7 @@ The co-ordinates make up the external path to objects. The metadata database pro - Latest product release: `/<stage>/<project>/<product>/latest/<file>` - Product release by version: `/<stage>/<project>/<product>/<version>/<file>` -## Roles +## User Roles 1. Project PMC Member - binding vote @@ -73,6 +73,8 @@ The co-ordinates make up the external path to objects. The metadata database pro - perform actions - view all events +> The authorization and authentication for `GitHub PATs` will be specific and fine-grained. The details are to be developed during implementation. + ## Restful API 1. GET/HEAD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org