Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: capture output of prepare plugin#3389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
rossreicks wants to merge2 commits intosemantic-release:master
base:master
Choose a base branch
Loading
fromrossreicks:feat/captureOutputOfPrepare

Conversation

@rossreicks
Copy link

@rossreicksrossreicks commentedJul 15, 2024
edited
Loading

I would like a way to generate additional notes in my plugin that utilizes the prepare stage.

This way I can update my github plugin config like the following:

releaseNameTemplate:"<%= nextRelease.name %> (<%= nextRelease.prepareOutput.subscriberPackageVersionId %>)"

if there is a different way I can tie into that I would appreciate knowing how. I have attempted to mutate the context but it seems that the context is not a global reference one it reaches the plugin.

@travi
Copy link
Member

could you expand on your use case? we've never had a request for this before, so i'm pretty hesitant to accept a change like this for a limited use case. understanding your goal might help us consider alternatives

@rossreicks
Copy link
Author

could you expand on your use case? we've never had a request for this before, so i'm pretty hesitant to accept a change like this for a limited use case. understanding your goal might help us consider alternatives

Understandable! My use case is that I would like to have a deep link to my published package in my github release notes. For example, lets say the npm plugin deploys a package to the registryhere, I would like to deep link to this in the changelog.

I'm sure there is a better way, but right now im thinking if the prepare part of the plugin (an unoffical custom plugin) can set the UUID of the release version, I could tie into that to build the deep link

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@rossreicks@travi

[8]ページ先頭

©2009-2025 Movatter.jp