Re: logging-log4j2.git: Error while running github feature from 2.x:.asf.yaml

2025-03-14 Thread Vladimir Sitnikov
Apparently, the code does not support log4j2.

It wants letter-only values for autolink_jira, see
https://github.com/apache/infrastructure-asfyaml/blob/5f0aabb0dfeee0f67d877ac31abfcc5528670643/asfyaml/feature/github/__init__.py#L46
(note
string.ascii_uppercase there)

I guess you could file a PR if you want log4j2 to be supported.

Vladimir


Fwd: logging-log4j2.git: Error while running github feature from 2.x:.asf.yaml

2025-03-14 Thread Volkan Yazıcı
Could you help us to understand this `.asf.yaml` failure, please?
The pointed list entry

*is*
an uppercase string.

P.S. See the docs on JIRA auto-linking


-- Forwarded message -
From: Apache Infrastructure 
Date: Fri, Mar 14, 2025 at 10:11 AM
Subject: logging-log4j2.git: Error while running github feature from
2.x:.asf.yaml
To: , 



An error occurred while processing the github feature in .asf.yaml:

String must be uppercase only, e.g. INFRA or AIRFLOW.
  in "logging-log4j2.git/.asf.yaml::github", line 8, column 1:
- LOG4J2
^ (line: 8)

---
With regards, ASF Infra.