You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2023/03/02 16:21:45 UTC

[struts-site] branch WW-3691-executor updated: Adds missing Github settings

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch WW-3691-executor
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/WW-3691-executor by this push:
     new 33cbf62df Adds missing Github settings
33cbf62df is described below

commit 33cbf62df8bd8c9468f6355e079a4842b6eaccbd
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Thu Mar 2 17:21:40 2023 +0100

    Adds missing Github settings
---
 .asf.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d83f365ae..2fe0ffdfa 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,7 +8,7 @@ notifications:
   # Send individual PR comments/reviews to issues@
   pullrequests_comment: issues@struts.apache.org
   # Link opened PRs with JIRA
-  jira_options: link label
+  jira_options: link label worklog
 
 staging:
   profile: ~
@@ -23,3 +23,7 @@ jekyll:
 
 github:
   del_branch_on_merge: true
+  protected_branches:
+    master: { }
+  autolink_jira:
+    - WW