Skip to content

harden testing workflows (env-var policy + permissions + SHA-pin) #2799

harden testing workflows (env-var policy + permissions + SHA-pin)

harden testing workflows (env-var policy + permissions + SHA-pin) #2799

name: Remind docs and tests
on:
pull_request_target:
branches: ["master"]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/auto-comment@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pullRequestOpened: |
👋 @{{ author }}
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the `docs` files in the [`elementary`](https://github.com/elementary-data/elementary) repository.