Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support filter by file with file pattern and literal configuration #745

Open
JamieSlome opened this issue Oct 7, 2024 · 3 comments
Open
Labels
citi-hackathon Related to the Citi India Hackathon (Oct '24) enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@JamieSlome
Copy link
Member

JamieSlome commented Oct 7, 2024

Background

GitProxy currently supports commit message, commit diff and commit e-mail domain scanning. A common use case that is not supported is file name filtering and scanning.

Vision 🪄

"message": {
  "block": {
    "literals": ["xlsx", "csv"],
    "patterns": [".*.txt"]
  }
},

Tasks

No tasks being tracked yet.
@JamieSlome JamieSlome added the enhancement New feature or request label Oct 7, 2024
@JamieSlome JamieSlome changed the title Support filter by file with file pattern configuration Support filter by file with file pattern and literal configuration Oct 7, 2024
@JamieSlome JamieSlome added the citi-hackathon Related to the Citi India Hackathon (Oct '24) label Oct 22, 2024
@laukik-target
Copy link
Contributor

Hi @JamieSlome
Ready to take this up!

@JamieSlome
Copy link
Member Author

@laukik-target - all yours ❤️

@laukik-target
Copy link
Contributor

Looks like Psingle20 PR is ready before mine

@JamieSlome You can assign it to Psingle20 and team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
citi-hackathon Related to the Citi India Hackathon (Oct '24) enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants