Skip to content

Apache NetBeans 20 debian-12.5.0-amd64 Linux - Python 1.9 RELEASE-200 - hints displaying w/ no way to modify/disable them! #280

Apache NetBeans 20 debian-12.5.0-amd64 Linux - Python 1.9 RELEASE-200 - hints displaying w/ no way to modify/disable them!

Apache NetBeans 20 debian-12.5.0-amd64 Linux - Python 1.9 RELEASE-200 - hints displaying w/ no way to modify/disable them! #280

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for reporting this issue, we will take a look on ASAP"
pr-message: "Thanks for your contribution and helping move this project forward"