Displays Pull Request links from GitHub for Open Source Software Contributions simply add [ossc] shortcode to your page and configure settings.
[ossc]
This section describes how to install the plugin and get it working.
- Upload the entire Open Source Software Contributions Plugin folder to the /wp-content/plugins/ directory
- Activate the plugin through the Plugins menu in WordPress
- Update the following settings in WordPress Dashboard->Settings->OSSC.
- Add the GitHub API Token to the Open Source Software Contributions
- Add a comma separated string of GitHub repos you want to include contributions of. Ex.
someorg/somerepo,someorg2/somerepo2
. - Add a comma separated string of GitHub users you want to search contributions of within those repos. Ex.
someuser1,someuser2
.
- Add [ossc] shortcode to your WordPress page/post.