generated from pandora/woodpecker-plugin.template
-
1.0.0
Stablereleased this
2026-07-11 14:56:38 +00:00 | 2 commits to main since this releaseNon functional requirements checker for PR
This plugin validates the non functional requirements for pull requests.
PR title policy
Because PRs are merges with squash, the PR title becomes the text of the commit.
PR must start with a prefix:- maint
- feat
- fix
- docs
- ci
This must be followed be ':' and a space. Optionally scope can be specified
between '()' characters. For example:feat(auth): Implement OAuth2.Usage
It can be used at pull requests.
when: - event: [pull_request] steps: - name: PR non functional requirement checker image: code.thinkaboutit.tech/pandora/pr-check.woodpeckerSettings
Name Default value Description token Optional, needed for private repositories. Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads