✅ Github Organization exists
✅ Github Organization assigned
⛔ NewsAPI key missing:
- Please register at https://newsapi.org/register
- Login and get your API key at https://newsapi.org/account
- Assign the API key as new organization secret at https://github.com/organizations/ms2329-news/settings/secrets/actions/new
- Name: NEWSAPI_KEY
- Value: Your key here
⛔ Geonames key missing:
- Please register with username (i.e.: ms2329_news) at https://www.geonames.org/login
- Assign the choosen username as new organization secret at https://github.com/organizations/ms2329-news/settings/secrets/actions/new
- Name: GEONAMES_KEY
- Value: Your username here
⛔ RapidAPI key missing:
- Please register at https://rapidapi.com/auth/sign-up
- Login and 'Subscribe to Test' at https://rapidapi.com/bonaipowered/api/google-news22
- Make sure to enter 'Start Free Plan' and press 'Subscribe' - don't enter credit card data!
- Copy your API key from (X-RapidAPI-Key) from the same site
- Assign the API key as new organization secret at https://github.com/organizations/ms2329-news/settings/secrets/actions/new
- Name: RAPIDAPI_KEY
- Value: Your key here