Validate changelog entries with Danger
We currently have a warning rule in the Dangerfile to check if a changelog entry exists. We should an 'error' rule that validates the changelog entry if present. Some validations:
- changelog url must match MR url
- changelog entry must match MR title