draft-release: add a warning about bug reporting

too many people just spam on discord and expect that to somehow do something ...
This commit is contained in:
Dylan T. 2025-02-26 17:23:27 +00:00 committed by GitHub
parent 092ea07d51
commit 32b98dcbde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -182,6 +182,8 @@ jobs:
:information_source: Download the recommended PHP binary [here](${{ steps.php-binary-url.outputs.PHP_BINARY_URL }}).
:warning: Found a bug? Report it on our [issue tracker](${{ github.server_url }}/${{ github.repository }}/issues). **We can't fix bugs if you don't report them.**
- name: Post draft release URL on PR
if: github.event_name == 'pull_request_target'
uses: thollander/actions-comment-pull-request@v3