This action automates the process of creating & managing github projects for your issues and/or PRs. It is a python project working with python 3.11
.
In order to be configurable, projectman uses the .projectman.json
file to fetch user preferences inside each repo.
The initial release of this project is still WIP.
The scripts and documentation in this project are released under the Apache 2.0
A projectman release is created each time a PR having updates on code is merged. You can create a new release here.
projectman
follows the v{major}.{minor}.{bugfix}
format (e.g v0.1.0
)If you discover a bug or you want to request a new feature, create an issue and we will take a look as soon as possible.