Replies: 1 comment 6 replies
-
@nie7321 title check can be disabled by setting You can use a combination of templates combined with the above options to make the workflow work. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
When there is no
<title>
in an RSS feed's<item>
, the action fails:Expected behavior
The RSS file in question is from a microblogging site. It's a valid RSS 2.0 file. Per the RSS 2.0 specification:
In this feed,
<title>
is absent, but<description>
is available:If you would like to see the whole feed, it is available at
https://mastodon.yshi.org/@owls.rss
.Screenshots
If applicable, add screenshots to help explain your problem.
Workflow Yml Used
Beta Was this translation helpful? Give feedback.
All reactions