Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.19 KB

🗨️ Stackoverflow plugin

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.

User id

ℹ️ Examples workflows

➡️ 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