composer / composer/packagist

Add filters in RSS/Atom feeds

Open
#1,114 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
1.8k
Forks
488
Avg merge
2d 12h
Merged PRs (30d)
24

Description

Currently, it is possible to have a feed with either:
- All new packages
- All new versions
- All new versions of one vendor
- All new versions of one package

However, since roundcube migrated to packagist, I'd like to follow all new versions of [roundcube plugins](https://packagist.org/?type=roundcube-plugin). I tried to use the URL query like https://packagist.org/feeds/releases.rss?type=roundcube-plugin but it doesn't work.

Is this a hidden setting? Or is a thing that need to be implemented?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the releases.rss feed endpoint and compare its current supported filters with the requested type=roundcube-plugin query. Done means the RSS and Atom feeds can return all new versions matching the roundcube-plugin package type, with the existing package and vendor filters still working.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.