Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Bump golang.org/x/oauth2 from 0.0.0-20210628180205-a41e5a781914 to 0.4.0 in /hack/asset #624

Bump golang.org/x/oauth2 from 0.0.0-20210628180205-a41e5a781914 to 0.4.0 in /hack/asset

Bump golang.org/x/oauth2 from 0.0.0-20210628180205-a41e5a781914 to 0.4.0 in /hack/asset #624

name: 'Housekeeping - Welcome New Contributors'
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
welcome-new-contributor:
runs-on: ubuntu-latest
steps:
- name: 'Greet the contributor'
uses: garg3133/welcome-new-contributors@v1.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hey @contributor_name! Thanks for opening your first issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on Tanzu Community Edition.'
pr-message: 'Hi @contributor_name! And thank you for opening your first Pull Request. Someone will review it soon. Thank you for committing to making Tanzu Community Edition better.'