Skip to content

.github: align metrics workflow repository list with docs - #2333

Open
anirudhagarwal-dev wants to merge 2 commits into
flatcar:mainfrom
anirudhagarwal-dev:metrics-repos-sync
Open

.github: align metrics workflow repository list with docs#2333
anirudhagarwal-dev wants to merge 2 commits into
flatcar:mainfrom
anirudhagarwal-dev:metrics-repos-sync

Conversation

@anirudhagarwal-dev

Copy link
Copy Markdown

Align metrics workflow repository list with public documented repositories

This PR aligns the tracked repository list in the metrics workflow (.github/workflows/issue-pr-contrib-metrics.yaml) with the public repositories documented in MAINTAINERS.md and CONTRIBUTING.md, resolving #2312.

Specifically:

  • Added missing documented repositories (e.g., ignition, go-omaha, jenkins-os).
  • Swapped jitsi-server with the documented repository name flatcar-app-jitsi.
  • Removed undocumented or private/secret repositories that were being tracked (e.g., flatcar-dev-util, shim, etc.).

How to use

Reviewers can verify that the list of repositories in .github/workflows/issue-pr-contrib-metrics.yaml now corresponds exactly to the union of public repositories listed in MAINTAINERS.md and CONTRIBUTING.md.

Testing done

Manually compiled and verified the list of public repositories from:

  • The maintainer subgroups table in MAINTAINERS.md.

  • The repository overview section in CONTRIBUTING.md.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)

  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

Update the REPOSITORY list in the issue-pr-contrib-metrics workflow to include only the public repositories documented in MAINTAINERS.md and CONTRIBUTING.md.

Signed-off-by: anirudhagarwal-dev <agarwal.anirudh2006@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant