You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a PR with a new changelog file, Danger comments that you should add one. It looks like it is only checking modified files rather than new files, but switching this line to use editedFiles didn't seem to work when I tested it on a PR.
The text was updated successfully, but these errors were encountered:
If you create a PR with a new changelog file, Danger comments that you should add one. It looks like it is only checking modified files rather than new files, but switching this line to use
editedFiles
didn't seem to work when I tested it on a PR.The text was updated successfully, but these errors were encountered: