Skip to content

Commit

Permalink
Ignore valid journal link
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Dec 2, 2024
1 parent 9d75030 commit 1bebcfa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/notebook-test-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ jobs:
repo: context.repo.repo,
title: "Weekly notebook test failed",
body: message,
assignees: ["frankharkins", "javabster",]
labels: ["needs triage 🤔"],
})
2 changes: 1 addition & 1 deletion .github/workflows/weekly-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:
repo: context.repo.repo,
title: "Extended checks failed",
body: message,
assignees: ["frankharkins", "Eric-Arellano"]
labels: ["infra 🏗️"],
})
1 change: 1 addition & 0 deletions scripts/js/lib/links/ignores.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ const ALWAYS_IGNORED_URLS__EXPECTED = [
"https://journals.aps.org/pra/abstract/10.1103/PhysRevA.99.032331",
"https://link.aps.org/doi/10.1103/PhysRevLett.103.110501",
"https://link.aps.org/doi/10.1103/PhysRevA.83.012308",
"https://link.aps.org/doi/10.1103/PhysRevA.100.032328",
"https://journals.aps.org/pra/abstract/10.1103/PhysRevA.71.052330",
"https://journals.aps.org/pra/abstract/10.1103/PhysRevA.93.032318",
"https://journals.aps.org/prapplied/abstract/10.1103/PhysRevApplied.20.024034",
Expand Down

0 comments on commit 1bebcfa

Please sign in to comment.