Skip to content

Put badges on flutter/plugins README showing issue and PR count for each plugin #31078

Closed
flutter/plugins
#5649
@collinjackson

Description

@collinjackson

The goal would be to make it easy for maintainers/contributors to quickly jump to issues and PRs for a plugin they're interested in. We could also put badges at the top of individual plugin READMEs if it seems like they're useful.

The badges could look like this:

image

I think it should be possible to implement without writing much code, using GitHub API and https://shields.io/

For issues we'd use the plugin labels. For PRs we'd use the PR title.

It might make make more sense to do this somewhere other than the README instead. Feedback welcome.

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilitypackageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions