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

Proposing Dependabot configuration to avoid spurious scans #55

Closed
wants to merge 6 commits into from

Conversation

AlexisEspinosaGayosso
Copy link
Collaborator

The current dependabot alerts refer to files that are not in the repository anymore, like:
hpc-python/std/requirements-27Aug2020.txt
hpc-python/hdf5mpi/requirements-27Aug2020.txt
hpc-python/hdf5mpi/requirements-19Mar2021.txt
hpc-python/std/requirements-19Mar2021.txt

But, as said, these files have already been removed from the repository. In order to solve this issue with Dependabot.

I'm proposing this configuration file that will then avoid scanning this specific files together with the /deprecated directories.

Once we see correct behaviour of Dependabot, the frequency for the "pip" ecosystem can be changed to "weekly"

@pelahi
Copy link
Collaborator

pelahi commented Nov 14, 2024

Hi @AlexisEspinosaGayosso , looks like you need to update the yaml because the checks are failing. Otherwise, happy to add this type of logic in.

@AlexisEspinosaGayosso
Copy link
Collaborator Author

Nevermind. It seems that the configuration file is too restrictive and does not have the ignore option of defining specific files or directories to ignore. Therefore, my ideaa will never work. So this approach will never work and I will not pursue this anymore. Do not proceed with the PR.

@AlexisEspinosaGayosso
Copy link
Collaborator Author

Not possible to ignore specific files or directories in dependabot

@AlexisEspinosaGayosso
Copy link
Collaborator Author

Not possible to ignore specific files or directories in dependabot

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