Skip to content

Commit ee1d9a1

Browse files
merge develop -Dorg -Ssuccess-only: PR 2430 (exclude trac)
2 parents 11333ff + 6860e68 commit ee1d9a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

omero/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ def get_previous_version(majornumber, minornumber=0):
356356
r'https://docs.github.com/.*',
357357
r'https://wiki.centos.org/.*',
358358
r'https://royalsocietypublishing.org/.*',
359+
r'https://trac.openmicroscopy.org*',
359360
]
360361

361362
exclude_patterns = ['sysadmins/unix/walkthrough/requirements*',

0 commit comments

Comments
 (0)