Skip to content

Commit 1775ed8

Browse files
authored
docs(extending): add link to semantic-release-coralogix (#2710)
1 parent 1beeb84 commit 1775ed8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/extending/plugins-list.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,6 @@
171171
- `verifyConditions` Validate configuration, `Cargo.toml`, and local cargo executable. Also, logs in into `crates.io`.
172172
- `prepare` Write the new version number into `Cargo.toml` file and perform `cargo check` if configured.
173173
- `publish` Publish the Rust crate to `crates.io`
174+
- [semantic-release-coralogix](https://github.com/adobe/semantic-release-coralogix)
175+
- `verifyConditions` Verified that required credentials are provided and API is accessible
176+
- `publish` add a release tag to Coralogix

0 commit comments

Comments
 (0)