Skip to content

Commit

Permalink
Ignore more flaky links (GitHub commits and OpenTeams)
Browse files Browse the repository at this point in the history
  • Loading branch information
CAM-Gerlach committed Aug 9, 2024
1 parent 5576918 commit a430b22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -302,9 +302,12 @@
r"https://(www\.)?packages\.gentoo\.org/?.*",
r"https://(www\.)?software\.opensuse\.org/?.*",
r"https://(www\.)?packages\.ubuntu\.com/?.*",
r"https://(www\.)?github\.com/.+/commit/.+",
# Blocks GitHub Actions
r"https://(www\.)?(\w+\.)?reddit\.com/?.*",
r"https://(www\.)?(\w+\.)?(stackoverflow|stackexchange)\.com/?.*",
# Temporary until removed (flaky/no longer used)
r"https://(www\.)?openteams\.com/?.*",
]


Expand Down

0 comments on commit a430b22

Please sign in to comment.