docs: add semantic-release-github-pullrequest to list of community plugins (#1790)
This commit is contained in:
parent
8e3a6cbef2
commit
85bc213f04
@ -91,6 +91,9 @@
|
|||||||
- [semantic-release-github-pages](https://github.com/qiwi/semantic-release-gh-pages-plugin)
|
- [semantic-release-github-pages](https://github.com/qiwi/semantic-release-gh-pages-plugin)
|
||||||
- `verifyConditions`: Verify the presence of the auth token set via environment variables.
|
- `verifyConditions`: Verify the presence of the auth token set via environment variables.
|
||||||
- `publish`: Pushes commit to the documentation branch.
|
- `publish`: Pushes commit to the documentation branch.
|
||||||
|
- [semantic-release-github-pullrequest](https://github.com/asbiin/semantic-release-github-pullrequest)
|
||||||
|
- `verifyConditions`: Verify the presence and the validity of the GitHub authentication and other configuration.
|
||||||
|
- `publish`: Create a branch to upload all assets and create the pull request on the base branch on GitHub.
|
||||||
- [leiningen-semantic-release](https://github.com/NoxHarmonium/leiningen-semantic-release)
|
- [leiningen-semantic-release](https://github.com/NoxHarmonium/leiningen-semantic-release)
|
||||||
- `verifyConditions`: Checks the project.clj is syntactically valid.
|
- `verifyConditions`: Checks the project.clj is syntactically valid.
|
||||||
- `prepare`: Update the project.clj version and package the output jar file.
|
- `prepare`: Update the project.clj version and package the output jar file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user