Skip to content

fix: Add filter for repos with CI in discovery - #2

Open
JaviMaligno wants to merge 1 commit into
mainfrom
oss-agent/issue-1-add-filter-for-repos-with-ci-in-discover
Open

fix: Add filter for repos with CI in discovery#2
JaviMaligno wants to merge 1 commit into
mainfrom
oss-agent/issue-1-add-filter-for-repos-with-ci-in-discover

Conversation

@JaviMaligno

Copy link
Copy Markdown
Owner

Summary

This PR addresses the issue described below.

Changes

Original Issue

Summary

Add a filter option to the discover command to only show repositories that have CI/GitHub Actions configured.

Motivation

When testing the OSS Agent workflow, we need repos with CI to verify the CI handling and review triggering work correctly.

Proposed Solution

Add a --require-ci flag to the discover command that filters to repos with .github/workflows directory or known CI config files.


🤖 Changes prepared with assistance from OSS-Agent

Fixes #1

---
Changes prepared with assistance from OSS-Agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants