-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'metadata/' changes from 52c1b0a..d47628a
d47628a Fix newline 5cc49ac Fix escape and remove wrong entries (#148) 73206c6 Also use " at update scripts (#145) 95894c7 Update automerge.yml (#141) 0273c51 Fix lists - Migrate from semicolon to comma as separator (#139) git-subtree-dir: metadata git-subtree-split: d47628aa8ae2d7d47d5b18a82982d2246996347c
- Loading branch information
Showing
32 changed files
with
227,289 additions
and
227,193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,17 @@ | ||
name: automerge | ||
on: | ||
pull_request: | ||
types: | ||
- labeled | ||
- unlabeled | ||
- synchronize | ||
- opened | ||
- edited | ||
- ready_for_review | ||
- reopened | ||
- unlocked | ||
pull_request_review: | ||
types: | ||
- submitted | ||
check_suite: | ||
types: | ||
- completed | ||
status: {} | ||
workflow_dispatch: | ||
push: | ||
branches: | ||
- 'add-automerge' | ||
on: [push, pull_request, workflow_dispatch] | ||
|
||
permissions: | ||
contents: write | ||
pull-requests: write | ||
|
||
jobs: | ||
automerge: | ||
github-actions: | ||
runs-on: ubuntu-latest | ||
if: ${{ github.actor == 'koppor' }} | ||
steps: | ||
- id: automerge | ||
name: automerge | ||
uses: "pascalgn/[email protected]" | ||
- name: Merge PR | ||
run: gh pr merge --auto --squash "$PR_URL" | ||
env: | ||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" | ||
MERGE_FILTER_AUTHOR: "github-actions" | ||
MERGE_METHOD: "merge" | ||
MERGE_LABELS: "" | ||
PR_URL: ${{github.event.pull_request.html_url}} | ||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
abbrv.jabref.org | ||
abbrv.jabref.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
theme: jekyll-theme-slate | ||
theme: jekyll-theme-slate |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1,696 changes: 848 additions & 848 deletions
1,696
journals/journal_abbreviations_annee-philologique.csv
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
Acta Astronomica;Acta Astron. | ||
Annual Review of Astronomy and Astrophysics;ARA&A | ||
Astronomische Nachrichten;Astron. Nachrichten | ||
Astronomy and Astrophysics;A&A | ||
Astrophysics and Space Science;Ap&SS | ||
GRB Coordinates Network;NASA-GCN | ||
Journal of Cosmology and Astro-Particle Physics;J. Cosmology & Astro-Part. Phys. | ||
Monthly Notices of the Royal Astronomical Society;MNRAS | ||
Nature;Nat | ||
New Astronomy Review;New Astron. Rev. | ||
Physics Reports;Phys. Rep. | ||
Publications of the Astronomical Society of the Pacific;PASP | ||
Science;Sci | ||
Space Science Reviews;Space Sci. Rev. | ||
The Astronomical Journal;AJ | ||
The Astrophysical Journal;ApJ | ||
The Astrophysical Journal Letters;ApJ | ||
"Acta Astronomica","Acta Astron." | ||
"Annual Review of Astronomy and Astrophysics","ARA&A" | ||
"Astronomische Nachrichten","Astron. Nachrichten" | ||
"Astronomy and Astrophysics","A&A" | ||
"Astrophysics and Space Science","Ap&SS" | ||
"GRB Coordinates Network","NASA-GCN" | ||
"Journal of Cosmology and Astro-Particle Physics","J. Cosmology & Astro-Part. Phys." | ||
"Monthly Notices of the Royal Astronomical Society","MNRAS" | ||
"Nature","Nat" | ||
"New Astronomy Review","New Astron. Rev." | ||
"Physics Reports","Phys. Rep." | ||
"Publications of the Astronomical Society of the Pacific","PASP" | ||
"Science","Sci" | ||
"Space Science Reviews","Space Sci. Rev." | ||
"The Astronomical Journal","AJ" | ||
"The Astrophysical Journal","ApJ" | ||
"The Astrophysical Journal Letters","ApJ" |
Large diffs are not rendered by default.
Oops, something went wrong.
39,012 changes: 19,506 additions & 19,506 deletions
39,012
journals/journal_abbreviations_entrez.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.