django-cms / django-cms

The easy-to-use and developer-friendly enterprise CMS powered by Django
http://www.django-cms.org
BSD 3-Clause "New" or "Revised" License
9.99k stars 3.06k forks source link

ci: Hopefully a fix for discord message #7888

Closed marksweb closed 1 month ago

marksweb commented 1 month ago

This hopefully fixes the discord message failures;

https://github.com/django-cms/django-cms/actions/workflows/new_contributor_pr.yml

marksweb commented 1 month ago

The failure here is because the actions run on the code in the target repo rather than the new code in this PR. Though that's not to say this doesn't still fail - it does remove the comment in the JSON that appears to be causing the current parse error.