@norrist I think there may be an issue for the future feeds. This should check to see if it's the full feed before it removes the description. So an additional check for $feed = "total"
@norrist I think there may be an issue for the future feeds. This should check to see if it's the full feed before it removes the description. So an additional check for `$feed = "total"`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
new variable $ep_count to track how many episodes we've seen
If feed is 'total' and we've passed 10 episodes, do not include show notes
Looks good. I want to test it though before we deploy.
The static version will also need to be changed.
@norrist I think there may be an issue for the future feeds. This should check to see if it's the full feed before it removes the description. So an additional check for
$feed = "total"