Skip to content

Commit

Permalink
draft-release: add a warning about bug reporting
Browse files Browse the repository at this point in the history
too many people just spam on discord and expect that to somehow do something ...
  • Loading branch information
dktapps authored Feb 26, 2025
1 parent 092ea07 commit 32b98dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32b98dc

Please sign in to comment.