Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Release-Version operation #5

Closed
jrasch opened this issue Feb 17, 2020 · 0 comments
Closed

Add Release-Version operation #5

jrasch opened this issue Feb 17, 2020 · 0 comments
Assignees
Milestone

Comments

@jrasch
Copy link

jrasch commented Feb 17, 2020

I think we already had a module with the ability to archive/release versions somewhere, but it should be an operation. Example usage is:

YouTrack::Release-Version
(
    From: YouTrack, # secured resource
    Archive: true,  # true is default
    Release: true   # true is default
);
@jrasch jrasch added this to the 1.7.0 milestone Feb 17, 2020
@apxltd apxltd removed this from the 1.7.0 milestone Mar 8, 2020
@gdivis gdivis assigned gdivis and unassigned BenLubar Sep 22, 2020
@gdivis gdivis added this to the 1.7.2 milestone Sep 22, 2020
@gdivis gdivis closed this as completed in 2549b80 Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants