You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mesheryToken: ${{ secrets.MESHERY_TOKEN }} # Meshery Cloud Authentication token, signin to meshery-cloud to get one, example: ey.....
@@ -56,4 +56,4 @@ jobs:
56
56
skipComment: true
57
57
designID: ${{ inputs.contentID }} # relative file-path from the root directory in the github-runner env, you might require to checkout the repository as described in step 2
text: "<https://github.com/${{ github.actor }}|${{ github.actor }}> just starred <https://github.com/${{ github.repository }}/stargazers|${{ github.repository }}> bringing the total ⭐️ count up to: ${{ env.STARS }}"
@@ -84,7 +84,9 @@ Anyone can create new components. When they do, they can use a predefined shape
84
84
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <ahref="https://layer5.io/community/newcomers">Contributor Journey Map</a> and <ahref="https://meshery.io/community#handbook">Community Handbook</a> for a tour of resources available to you and the <ahref="https://layer5.io/community/handbook/repository-overview">Repository Overview</a> for a cursory description of repository by technology and programming language. Jump into community <ahref="https://slack.meshery.io">Slack</a> or <ahref="https://meshery.io/community#discussion-forums">discussion forum</a> to participate.
<p>MeshMates are experienced community members, who will help you learn your way around, discover live projects, and expand your community network. Connect with a Meshmate today!</p>
@@ -119,7 +121,7 @@ Learn more about the <a href="https://meshery.io/community#meshmates">MeshMates<
119
121
</div>
120
122
<br /><br />
121
123
<palign="left">
122
-
<i>Not sure where to start?</i> Grab an open issue with the <ahref="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Alayer5labs+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22help+wanted%22+">help-wanted label</a>.
124
+
<i>Not sure where to start?</i> Grab an open issue with the <ahref="https://github.com/issues?q=is%3Aopen%20is%3Aissue%20archived%3Afalse%20(repo%3Alayer5io%2Flayer5%20OR%20repo%3Ameshery%2Fmeshery%20OR%20repo%3Aservice-mesh-performance%2Fservice-mesh-performance%20OR%20repo%3Aservice-mesh-patterns%2Fservice-mesh-patterns)%20label%3A%22help%20wanted%22">help-wanted label</a>.
0 commit comments