Skip to content

Commit 3ef03d8

Browse files
committed
run the new jobs-poster
Signed-off-by: Chad Dougherty <crd477@icloud.com>
1 parent 2db83e1 commit 3ef03d8

2 files changed

Lines changed: 4 additions & 39 deletions

File tree

.github/workflows/jobs-poster.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- id: updater
1818
name: Job Updater
19-
uses: crd477/jobs-updater@main
19+
uses: crd477/jobs-updater@hashtags
2020
with:
2121
filename: "_data/jobs.yml"
2222

@@ -27,7 +27,7 @@ jobs:
2727
unique: "url"
2828

2929
# hashtags to include
30-
hashtag: '''#RSE #RSEng #ResearchSoftware #ResearchComputing #ResearchData'''
30+
hashtags: "#RSE,#RSEng,#ResearchSoftware,#ResearchComputing,#ResearchData"
3131

3232
deploy: true
3333
test: false

_data/jobs.yml

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,8 @@
1-
- expires: 2026-03-01
2-
location: Nowhere, City, PA
3-
name: Python Engineer
4-
posted: 2025-12-19
5-
url: https://example.org/9
6-
- expires: 2026-03-01
7-
location: Nowhere, City, PA
8-
name: Hashtag Engineer
9-
posted: 2025-12-19
10-
url: https://example.org/newjob6.html
11-
- expires: 2026-03-01
12-
location: Nowhere, City, PA
13-
name: New Lead Research Software Engineer
14-
posted: 2025-12-17
15-
url: https://example.org/newjob5.html
16-
- expires: 2026-03-01
17-
location: Nowhere, City, PA
18-
name: Lead Research Software Engineer
19-
posted: 2025-12-15
20-
url: https://example.org/newjob4.html
21-
- expires: 2026-03-01
22-
location: Nowhere, City, PA
23-
name: Lead Research Software Engineer
24-
posted: 2025-12-14
25-
url: https://example.org/newjob3.html
26-
- expires: 2026-03-01
27-
location: nowhere, City, PA
28-
name: Lead Research Software Engineer
29-
posted: 2025-12-14
30-
url: https://example.org/newjob2.html
31-
- expires: 2026-03-01
32-
location: nowhere, Pittsburgh, PA
33-
name: Lead Research Software Engineer
34-
posted: 2025-12-14
35-
url: https://example.org/newjob.html
361
- expires: 2026-03-01
372
location: nowhere, Pittsburgh, PA
383
name: Lead Research Software Engineer
39-
posted: 2025-12-14
40-
url: https://sdf.org/~crd/blog/index.html
4+
posted: 2026-01-04
5+
url: https://example.org/job.html
416
- expires: 2026-03-01
427
location: Yale Center for Geospatial Solutions, Yale University, New Haven, CT (can
438
be remote)

0 commit comments

Comments
 (0)