Skip to content

Codegen follow-ups: plugin publishing, generated source task wiring, and registry-only converter API #1236

Codegen follow-ups: plugin publishing, generated source task wiring, and registry-only converter API

Codegen follow-ups: plugin publishing, generated source task wiring, and registry-only converter API #1236

name: first-contribution-greeting
on: [pull_request_target, issues]
jobs:
first-contribution-greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v3
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
issue_message: "Hey there! Thank you for creating an issue :) Please take a moment to review our [**community guidelines**](https://github.com/AniTrend/retrofit-graphql/blob/develop/CONTRIBUTING.md) to make the contribution process easy and effective for everyone involved."
pr_message: "Hey there! Thank you for this PR :) Please take a moment to review our [**community guidelines**](https://github.com/AniTrend/retrofit-graphql/blob/develop/CONTRIBUTING.md) to make the contribution process easy and effective for everyone involved."