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 missing fix to changelog #546

Merged
merged 1 commit into from
Jan 31, 2021
Merged

Add missing fix to changelog #546

merged 1 commit into from
Jan 31, 2021

Conversation

MiSikora
Copy link
Contributor

📄 Context

A bug fix wasn't mentioned in the changelog.

📝 Changes

I updated the changelog.

📎 Related PR

#538

🚫 Breaking

No.

@cortinico
Copy link
Member

As a note for the future, we could look into setting up https://danger.systems/kotlin/ to fail PR checks if the changelog file was not updated 🤔

@MiSikora
Copy link
Contributor Author

Do you mean to run it only as a warning and not something that fails CI?

IMO public changelog should be updated only if there are changes affecting users. If Danger requires updates to changelog with every PR I think it would be kind of counterproductive as git log is better suited for this job.

@MiSikora MiSikora merged commit 827fded into develop Jan 31, 2021
@MiSikora MiSikora deleted the update-changelog branch January 31, 2021 12:55
@cortinico
Copy link
Member

Do you mean to run it only as a warning and not something that fails CI?

AFAIK it's customisable (as a warn or error)

@MiSikora
Copy link
Contributor Author

MiSikora commented Jan 31, 2021

Yes, it should be. I used Danger in couple of projects and I really like it. Just wanted to suggest that if we integrate it, then changelog check shouldn't result in an error. :)

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