Skip to content

Commit

Permalink
Bot no longer tells people about changelog needed.
Browse files Browse the repository at this point in the history
The fact that the changelog label exists is really no concern of contributors,
so we shouldn't confuse them with it.
  • Loading branch information
Cadair committed Jun 15, 2018
1 parent 3254e95 commit 69d1bd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
missing_file_message = """
* I didn't detect a changelog file in this pull request, and it is not labelled 'No Changelog Entry Needed'.
Please add a changelog file to the `changelog/` directory following the instructions in the changelog [README](https://github.com/Cadair/sunpy/blob/towncrier/changelog/README.rst).
* I didn't detect a changelog file in this pull request. Please add a changelog file to the `changelog/` directory following the instructions in the changelog [README](https://github.com/sunpy/sunpy/blob/master/changelog/README.rst).
"""
wrong_type_message = """
Expand Down

0 comments on commit 69d1bd4

Please sign in to comment.