-
Notifications
You must be signed in to change notification settings - Fork 25
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
Ignore Danger run on WIP pull request #223
Labels
Comments
mosharaf13
added a commit
that referenced
this issue
Jul 5, 2023
mosharaf13
added a commit
that referenced
this issue
Jul 5, 2023
mosharaf13
added a commit
that referenced
this issue
Jul 5, 2023
mosharaf13
added a commit
that referenced
this issue
Jul 6, 2023
mosharaf13
added a commit
that referenced
this issue
Jul 7, 2023
mosharaf13
added a commit
that referenced
this issue
Jul 13, 2023
mosharaf13
added a commit
that referenced
this issue
Jul 14, 2023
github-merge-queue bot
pushed a commit
that referenced
this issue
Jul 17, 2023
* [#223] Ignore Danger run on WIP pull request * [#223] Change implementation of Ignoring Danger run on WIP pull request * [#223] Have danger run skip on PR with case insensitive conditions on title and label * [#223] Fix lint in Dangerfile * [#223] Shift danger skip condition from Dangerfile to github test workflow * [#223] Trigger test workflow for pr state or attribute changes * [#223] Remove immediate test workflow trigger for pr state or attribute changes
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should ignore the Danger run on WIP pull requests to avoid some noise to the developer at the time that the PR is not ready for review.
Example:
The code should handle: [WIP], WIP, label WIP, PR status
Draft
The text was updated successfully, but these errors were encountered: