Skip to content

Commit 8a06d2a

Browse files
authored
Merge pull request #182 from CommunityPro/mention
🐛 Fix tag mention issue
2 parents 7d42f16 + 05a87ce commit 8a06d2a

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

.github/workflows/community.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,11 @@ jobs:
1111
- uses: actions/first-interaction@v1
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
14-
issue-message: '<h1>Welcome to CommunityPro</h1> <strong>Thank you @contributor_name for raising an Issue in this community!</strong> <p>If you are willing to join the community, connect via <ul><li><a href="https://chat.whatsapp.com/BMFVTksMg269GdgsviJzLm">WhatsApp</a></li><li><a href="https://www.linkedin.com/company/communitypro">Linkedin</a></li><li><a href="https://github.com/CommunityPro">Communitypro organization page</a> by raising an <a href="https://github.com/CommunityPro/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+Community+Organization">invitational issue</a></li></ul>We appreciate every contribution, so consider adding your profile in the <a href="https://github.com/CommunityPro/Practice-Contribution">pratice contribution</a> repo</p>'
15-
pr-message: '<h1>Welcome to CommunityPro</h1> <strong>Thank you @contributor_name for making a pull request in this community!</strong> <p>If you are willing to join the community, connect via <ul><li><a href="https://chat.whatsapp.com/BMFVTksMg269GdgsviJzLm">WhatsApp</a></li><li><a href="https://www.linkedin.com/company/communitypro">Linkedin</a></li><li><a href="https://github.com/CommunityPro">Communitypro organization page</a> by raising an <a href="https://github.com/CommunityPro/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+Community+Organization">invitational issue</a></li></ul>We appreciate every contribution, so consider adding your profile in the <a href="https://github.com/CommunityPro/Practice-Contribution">pratice contribution</a> repo</p>'
14+
issue-message: "# Welcome to CommunityPro \n\ Thank you @contributor_name for raising an Issue in this community! \n\ If you are willing to join the community, connect via
15+
- [WhatsApp](https://chat.whatsapp.com/BMFVTksMg269GdgsviJzLm)
16+
- [LinkedIn](https://www.linkedin.com/company/communitypro)
17+
- [CommunityPro Organization Page](https://github.com/CommunityPro) by raising an [Issue](https://github.com/CommunityPro/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+Community+Organization) \n\ We appreciate every contribution, so consider adding your profile in the [Pratice Contribution](https://github.com/CommunityPro/Practice-Contribution)"
18+
pr-message: "# Welcome to CommunityPro \n\ Thank you @contributor_name for making a pull request in this community! \n\ If you are willing to join the community, connect via
19+
- [WhatsApp](https://chat.whatsapp.com/BMFVTksMg269GdgsviJzLm]
20+
- [LinkedIn](https://www.linkedin.com/company/communitypro)
21+
- [CommunityPro Organization Page](https://github.com/CommunityPro) by raising an [Invitational Issue](https://github.com/CommunityPro/support/issues/new?assignees=evavic44&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+Community+Organization] \n\ We appreciate every contribution, so consider adding your profile in the [Pratice Contribution](https://github.com/CommunityPro/Practice-Contribution)"

0 commit comments

Comments
 (0)