-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Avoid '0 new commits' messages to be send to webhook #11082
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
Conversation
looks good - since only on push you will have new commits |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds about right.
make lg-tm work |
Should be marked as breaking possibly, Drone did depend on this to fetch additional data for tags https://github.com/drone/drone/blob/c81263687c4af650e4a0d05444f2fc5a1541e5be/service/hook/parser/parse.go#L189 An issue was also raised that it might be an undesired regression - harness/harness#2966 (comment) |
…-gitea#11397) This reverts commit 6034f8b.
Fixes #10498