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

Delete the failing action #301

Closed
MonikaFu opened this issue Apr 24, 2024 · 3 comments · Fixed by #312
Closed

Delete the failing action #301

MonikaFu opened this issue Apr 24, 2024 · 3 comments · Fixed by #312

Comments

@MonikaFu
Copy link
Collaborator

@cjyetman you mean delete the failing action?

you have two reasonable options:

  1. ignore the failing test here and merge this PR
  2. close this PR and open a new one that completely removes the .github/workflows/add-prs-and-issues-to-project.yml

Originally posted by @cjyetman in #299 (comment)

@jdhoffa
Copy link
Member

jdhoffa commented Apr 24, 2024

@MonikaFu FYI, the action you mention won't "fail" in general, it is only "failing" in PRs that are opened by dependabot since the action requires access to a GITHUB_PAT, which dependabot does not have.

(ie. if you wish, you can leave the action in the repo, and just consistently ignore the fact that it fails whenever dependabot opens a PR)

@MonikaFu
Copy link
Collaborator Author

I'd rather delete it as I don't want to keep it in my working memory when it fails and when it doesn't :) especially since I'm not using the project the action relates to. But if you think it should stay and be linked to that project board then I will keep it.

@jdhoffa
Copy link
Member

jdhoffa commented Apr 25, 2024

Sounds good, I don't mind at all, I also don't use it :-)

(but fyi @cjyetman)

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 a pull request may close this issue.

2 participants