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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b77392f Add pending list URL
1b77392f is described below

commit 1b77392f9bc7255ca1839885ec5cf35298e4f226
Author: Sebb <[email protected]>
AuthorDate: Mon Sep 9 23:11:16 2024 +0100

    Add pending list URL
---
 repository.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/repository.yml b/repository.yml
index 3b3fc7b0..33845e48 100644
--- a/repository.yml
+++ b/repository.yml
@@ -201,3 +201,8 @@
   withdrawn:
     url: private/documents/withdrawn
     depth: skip
+
+  withdrawn-pending: # listing has dates for age checks
+    url: private/documents/withdrawn/pending
+    list: true
+    dates: true

Reply via email to