Skip to content

Apply controller security config to all /{tenant}/controller/v1 but d… #753

Apply controller security config to all /{tenant}/controller/v1 but d…

Apply controller security config to all /{tenant}/controller/v1 but d… #753

name: First User Interaction
on:
pull_request_target:
types: [ opened ]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.PAT_SECRET }}
pr-message: |-
Thanks @${{ github.actor }} for taking the time to contribute to hawkBit! We really appreciate this. Make yourself comfortable while I'm looking for a committer to help you with your contribution.
Please make sure you read the [contribution guide](https://github.com/eclipse-hawkbit/hawkbit/blob/master/CONTRIBUTING.md) and signed the Eclipse Contributor Agreement (ECA).