This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git
The following commit(s) were added to refs/heads/master by this push:
new 694f1b2 RATIS-2280. Autolink Ratis Jira issues in GitHub (#66)
694f1b2 is described below
commit 694f1b2bb750df7611476f7d64bf0474a2762e79
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Apr 7 18:10:04 2025 +0200
RATIS-2280. Autolink Ratis Jira issues in GitHub (#66)
---
.asf.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 5a804ce..b3faf47 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,13 +14,15 @@
# limitations under the License.
github:
description: "Third-party dependencies for Apache Ratis"
- homepage: http://ratis.apache.org/
+ homepage: https://ratis.apache.org/
labels:
- ratis
enabled_merge_buttons:
squash: true
merge: false
rebase: false
+ autolink_jira:
+ - RATIS
notifications:
commits: [email protected]
issues: [email protected]