abstracta/JMeter Plugin Publish

Automatically publish JMeter Plugin into JMeter Plugins Manager repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abstracta/jmeter-plugin-publish-action@8d7da3689ba7ba2468d1d899404a2afd0d230157 # no releases — HEAD as of 2026-07-16

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
upstream-repositoryUrl of target jmeter-plugins repositorynohttps://github.com/undera/jmeter-plugins.git
forked-repositoryYour forked repository of undera/jmeter-plugins used to send PR fromyes
plugin-artifact-namePrefix of the plugin artifact name used to identify the jar from other libs placed in github releaseyes
plugin-idRegistered ID for identifying the plugin in jmeter-pluginsyes
tokenGithub token (PAT) used to fetch assets from latest release and open the PRyes
changesRelease note lineyes
ignore-dependenciesPrefix of dependencies separated by commas, which won't be taken into consideration at jmeter-plugins release but are present in github releaseno
artifact-version-extraction-patternsRegular expression patterns to extract the version from artifact names for unconventional library version patternsno
namedescription
pull_requestThe url of the created PR for review and draft change