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

Add a warning about #835 #1488

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bramborman
Copy link
Contributor

I spent like half a day debugging the project as it was failing to clone my repo, just to find the issue is the branch got deleted and then recreated (#835). So I thought adding at least a warning message in such case could be helpful for others 🙂

I cannot say for sure this would not affect other cases, thus producing false-positive warnings, but in my case it shows as expected.

@pmiossec
Copy link
Member

pmiossec commented Apr 5, 2024

Thanks.
Due to conflicts on NEXT.md file, could you please:

  • squash all commit in only one
  • rebase (and fix conflict)
  • in NEXT.md, add ( #1488 by bramborman ) at the end of the added line

When you want to add a reference to #835, I imagine that it is for this comment ( #835 (comment) ), right?
If that's the case, maybe the warning link should point directly to it, no?

@bramborman
Copy link
Contributor Author

Will do when I get to my laptop :)

About the link - I did not necessarily mean the comment but rather the thread about the issue in general, but actually a good idea to link there 👍

@bramborman
Copy link
Contributor Author

@pmiossec done 🙂 I also added the next relevant changeset ID to the warning, updated the wording and did some other minor changes.

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