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

Dependabot undo ignore minor version #1384

Closed
alexandru-calinoiu opened this issue Sep 16, 2019 · 5 comments
Closed

Dependabot undo ignore minor version #1384

alexandru-calinoiu opened this issue Sep 16, 2019 · 5 comments

Comments

@alexandru-calinoiu
Copy link

Hi,

I've accidentally ignored the wrong dependency, how can I unde this action?

@feelepxyz
Copy link
Contributor

@alexandru-calinoiu sorry for the slow response! No easy way to undo but can sort it out for you. Which pull request did you issue the command on?

@villelahdenvuo
Copy link

@feelepxyz Is there still no way to unignore dependencies? I accidentally ignored all versions and not the major versions.

@feelepxyz
Copy link
Contributor

@villelahdenvuo you should be able to re-open the pull request and this will remove any ignore conditions created for the updated dependency. I don't think it's documented anywhere 😅

@walro
Copy link

walro commented Mar 14, 2022

I don't think it's documented anywhere

As I just found out myself, at https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates#creating-ignore-conditions-from-dependabot-ignore it states:

If you wish to un-ignore a dependency ignored this way, re-open the pull request.

@wheeler
Copy link

wheeler commented May 24, 2022

It's really frustrating that this @ignore experience is not easy to manage. It states clearly that you can clear the ignore if you ... re-open this PR or update to a 5.x.x release yourself.. The latter seems to be the most logical resolution but in my experience it doesn't always work. Then you're stuck with the very unintuitive task of finding and reopening an old PR.

I'm stuck in a catch-22 now where the old PR cannot be reopened for an unrelated reason (root branch was renamed).

Additionally there is no easy way to "list" what ignores are currently active other than crawling through the detailed dependabot execution logs *sigh.

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

No branches or pull requests

5 participants