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

Emit a log message when applying ignored versions in the current job #5740

Closed
1 task done
jeffwidman opened this issue Sep 17, 2022 · 2 comments
Closed
1 task done
Labels
F: error-messages Better communicate expected errors F: pull-requests Issues about Dependabot pull requests T: feature-request Requests for new features

Comments

@jeffwidman
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

When the current job is affected by ignored_versions, let's emit a log:

  • What ignored_versions are configured?
  • How many candidate versions were there before/after applying ignored versions? (maybe??)

Alternative: only output if the candidate set is reduced to zero? (like Dependabot::AllVersionsIgnored)

Related:
#1849

@jeffwidman jeffwidman added T: feature-request Requests for new features F: error-messages Better communicate expected errors F: pull-requests Issues about Dependabot pull requests labels Sep 17, 2022
@jeffwidman
Copy link
Member Author

jeffwidman commented Feb 11, 2023

This is a great first issue if anyone is interested. There's an example of how to add logging here:

@abdulapopoola
Copy link
Member

This is a duplicate of an internal issue that is being worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: error-messages Better communicate expected errors F: pull-requests Issues about Dependabot pull requests T: feature-request Requests for new features
Projects
Archived in project
Development

No branches or pull requests

2 participants