Skip to content

Commit

Permalink
Add tag matcher back in
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-sherman committed Nov 8, 2024
1 parent fc55b74 commit aec63a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ feeds:
- did:plc:3ov53se5dtzvqtto27vxpcp3 # Tim
deny: "at://did:plc:4acsffvbo4niovge362ptijz/app.bsky.feed.post/3la5bsyzj3j23"
matchers:
- path: "$.commit.record.facets[*].features[?(@['$type'] == 'app.bsky.richtext.facet#tag')].tag"
values: ["frontpage.fyi"]
type: sequence
- path: "$.commit.record.text"
values: ["frontpage.fyi"]
type: sequence
Expand Down

0 comments on commit aec63a1

Please sign in to comment.