This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/asf-site by this push: new e86344c Update .asf.yaml e86344c is described below commit e86344cb74ea18d8bb848419648ba66638e7260d Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Thu Mar 6 15:20:52 2025 -0800 Update .asf.yaml --- .asf.yaml | 35 ++++------------------------------- 1 file changed, 4 insertions(+), 31 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index cc052a5..b797815 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,32 +1,5 @@ -staging: - profile: ~ - autostage: preview/* - -pelican: - notify: commi...@tooling.apache.org - autobuild: preview/* - target: asf-site - whoami: main - -github: - description: "ASF Tooling Team Documentation Repository" - homepage: https://tooling.apache.org/ - custom_subjects: - new_pr: "[PR] {title} ({repository})" - close_pr: "Re: [PR] {title} ({repository})" - comment_pr: "Re: [PR] {title} ({repository})" - merge_pr: "Re: [PR] {title} ({repository})" - new_issue: "[I] {title} ({repository})" - comment_issue: "Re: [I] {title} ({repository})" - close_issue: "Re: [I] {title} ({repository})" - catchall: "[GH] {title} ({repository})" - labels: - - tooling - - website - - pelican - -notifications: - commits: commits@tooling.apache.org - issues: d...@tooling.apache.org - pullrequests: d...@tooling.apache.org +publish: + whoami: asf-site +staging: + whoami: asf-site --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org For additional commands, e-mail: commits-h...@tooling.apache.org