Skip to content

Commit f544998

Browse files
committed
test an empty list of hashtags
Signed-off-by: Chad Dougherty <crd477@icloud.com>
1 parent 4690344 commit f544998

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/jobs-poster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
unique: "url"
2828

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

3232
deploy: true
3333
test: false

_data/jobs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- expires: 2026-03-01
2+
location: nowhere, Pittsburgh, PA
3+
name: Explicitly empty hashtag list supplied
4+
posted: 2026-01-06
5+
url: https://example.org/5
16
- expires: 2026-03-01
27
location: nowhere, Pittsburgh, PA
38
name: A list of hashtags supplied, including the default

0 commit comments

Comments
 (0)