python / python/planet

Validate each RSS feed in CI

Open
#579 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
144
Forks
197
PR merge metrics
No merged PRs in 30d

Description

It would be nice to validate and verify the RSS feed periodically in CI, as GitHub Action or something so that we don't have to manually check it.

  • add it as CI in PR touching the config.ini file
  • add it as a cron job that runs periodically/once a week/month etc

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the repository's CI configuration and the config.ini file that defines the RSS feeds. Determine how feed validation can run both for changes touching config.ini and on a periodic schedule. Done means every configured feed is checked automatically in CI, with failures visible to contributors.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.