perlpunk/OBS Build PR

Branch and Build OBS project on Pull Request This action will branch a given OBS package and edit the url and revision in the `_service` file. Then it will monitor the build status and post this status via the [Status API](https://developer.github.com/v3/repos/statuses/). It will monitor as long there are pending builds. If there is a failed build, it will abort and report failure. If the timeout exceeds, it will abort and report pending.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
apiurlobs api urlyes
projectobs projectyes
packageobs packageyes
branchprefixOBS project path prefix for the branched packageyes
timeoutTimeout (seconds) after which the job stops (with a failure)no600
sleepTime to sleep (seconds) between checking the build statusno30
ignore-reposRepositories (comma separated) which should not result in a failure
namedescription
branchThe path of the branched package