bishishin/filter-feed-by-likes-action
いいね数などで記事を評価しフィルタしたフィードを生成する
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| original | 生成元フィードの入力ファイルパス。前段のステップでローカルにダウンロードしておくことを想定 | yes | — |
| cache | 配信済みフィードの入力ファイルパス。 ここに含まれる配信済み記事は、評価および配信の再処理を行わない。 また元フィードからは消えた配信済み記事を含めるために用いる。 前回配信分のファイルを流用することを想定。 | — | — |
| output | 生成フィードの出力ファイルパス。 | yes | — |
| threshold | 配信する評価の閾値 | — | 10 |
Outputs
no outputs