Sha256: 59155f730ab2df41674777d1b6978d3d6d93c01c4d9f2b0ecaf4b3afe8aaaa1d

Contents?: true

Size: 1.09 KB

Versions: 29

Compression:

Stored size: 1.09 KB

Contents

name: Greetings

on: [pull_request, issues]

jobs:
  greeting:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/first-interaction@v1
      with:
        repo-token: ${{ secrets.GITHUB_TOKEN }}
        issue-message: 'Hey. Thanks for reporting this issue and welcome to AlchemyCMS. The maintainer have been notified. Please be patient while waiting for an answer. Open Source is done by volunteers, so give them some time to react. Meanwhile please think about sending a PR that fixes this issue. It is way more likely that it will be accepted than this bug fixed for you. Remember OpenSource is done by all of us. Again, thanks for reporting.'
        pr-message: 'Hey. Thanks for sending this PR. It is very much appreciated. Please be patient and give the maintainers some time to review your work. Meanwhile make sure that the PR meets our [contributing guidelines](https://github.com/AlchemyCMS/alchemy_cms/blob/master/CONTRIBUTING.md). This mostly means [great commit messages](https://chris.beams.io/posts/git-commit/) and adding tests. Thanks again for your contribution. Your help makes Alchemy better.'

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
alchemy_cms-5.0.10 .github/workflows/greetings.yml
alchemy_cms-4.6.7 .github/workflows/greetings.yml
alchemy_cms-5.0.9 .github/workflows/greetings.yml
alchemy_cms-4.6.6 .github/workflows/greetings.yml
alchemy_cms-5.0.8 .github/workflows/greetings.yml
alchemy_cms-4.6.5 .github/workflows/greetings.yml
alchemy_cms-4.5.1 .github/workflows/greetings.yml
alchemy_cms-4.4.5 .github/workflows/greetings.yml
alchemy_cms-4.6.4 .github/workflows/greetings.yml
alchemy_cms-5.0.7 .github/workflows/greetings.yml
alchemy_cms-5.0.6 .github/workflows/greetings.yml
alchemy_cms-5.0.5 .github/workflows/greetings.yml
alchemy_cms-4.6.3 .github/workflows/greetings.yml
alchemy_cms-5.0.4 .github/workflows/greetings.yml
alchemy_cms-5.0.3 .github/workflows/greetings.yml
alchemy_cms-5.0.2 .github/workflows/greetings.yml
alchemy_cms-5.0.1 .github/workflows/greetings.yml
alchemy_cms-4.6.2 .github/workflows/greetings.yml
alchemy_cms-5.0.0 .github/workflows/greetings.yml
alchemy_cms-5.0.0.rc2 .github/workflows/greetings.yml