2 Commits

Author SHA1 Message Date
Michael Smith
4628b18ad0 IMPALA-14439: Fix YAML directives end marker
Incorrect marker was included at the beginning (`--` instead of `---`)
which caused Apache Infrastructure to reject the file.

Tested with a YAML validator.

Change-Id: I554ba9b12655b1dbc8d38f6d533d51be92578369
Reviewed-on: http://gerrit.cloudera.org:8080/23426
Reviewed-by: Michael Smith <michael.smith@cloudera.com>
Tested-by: Michael Smith <michael.smith@cloudera.com>
2025-09-15 15:58:27 +00:00
stiga-huang
c0cd51572c IMPALA-14439: Enable Github Autolink references
This enables Github Autolink on Apache projects whose JIRA ids have
appeared in our commit messages:
    - IMPALA
    - KUDU
    - HIVE
    - HDFS
    - HADOOP
    - ICEBERG
    - THRIFT
    - PARQUET
    - ORC
    - AVRO
    - RANGER
    - HBASE
    - MAPREDUCE

Ref: https://github.com/apache/infrastructure-asfyaml/blob/main/README.md

Change-Id: Ie871a3be617af254dd3a23c8e4b198253239f878
Reviewed-on: http://gerrit.cloudera.org:8080/23425
Reviewed-by: Michael Smith <michael.smith@cloudera.com>
Tested-by: Michael Smith <michael.smith@cloudera.com>
2025-09-15 15:41:06 +00:00