This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler-site.git
The following commit(s) were added to refs/heads/main by this push:
new 3962d50 Add "jekyll" label to .asf.yaml
3962d50 is described below
commit 3962d50d4170048d0eb017753840845e40f2b3cc
Author: Niall Pemberton <[email protected]>
AuthorDate: Sat Nov 22 11:18:27 2025 +0000
Add "jekyll" label to .asf.yaml
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 5f0b48f..00cbfa2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,6 +11,9 @@ publish:
github:
description: "Source for the Apache StormCrawler web site"
homepage: https://stormcrawler.apache.org/
+ labels:
+ - website
+ - jekyll
features:
# Enable wiki for documentation
wiki: true