The stackoverflow plugin lets you display your metrics, questions and answer from stackoverflow.
💬 Get your user id
Go to stackoverflow.com and click on your account profile.
Your user id will be in both url and search bar.
➡️ Available options for this plugin
- uses: lowlighter/metrics@latest
with:
# ... other options
plugin_stackoverflow: yes
plugin_stackoverflow_user: 8332505 # Stackoverflow user id (required)
plugin_stackoverflow_sections: answers-top, questions-recent # Display top answers and recent questions
plugin_stackoverflow_limit: 2 # Display 2 entries per section
plugin_stackoverflow_lines: 4 # Display 4 lines per entry