Skip to content

How to display user projects with project plugin? #133

Locked Answered by lowlighter
ormissia asked this question in Q&A
Discussion options

You must be logged in to vote

Hello !

If you mean to display projects that are on your profile like these :

This should do it :

- uses: lowlighter/metrics@latest
   with:
     # other options
     plugin_projects: yes
     plugin_projects_limit: 2

As you can see, no need to use plugin_projects_repositories, it actually looks for you personal projects first 🙂

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lowlighter
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #46 on February 18, 2021 11:23.