Skip to content

tsukuba-hpcs/pukiwiki-plugin-github-issues

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pukiwiki-plugin-github-issues

Pukiwiki plugin to show the table listing GitHub issues.

スクリーンショット

Usage

#github_issues([PAT],[owner],[repo],[state],[limit = 5])

Parameters

Name Description
PAT Personal Access Token to read GitHub issues information
owner GitHub repository owner name (example: tsukuba-hpcs)
repo Project ID you want to show issues (example: pukiwiki-plugin-github-issues)
state Issue status such as open and closed
limit (optional) Issue count to show on the table

References

License

GNU GPLv3

About

Pukiwiki plugin to show the table listing GitHub issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%