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

How to use this extension #5

Open
mblataric opened this issue Jan 31, 2020 · 4 comments
Open

How to use this extension #5

mblataric opened this issue Jan 31, 2020 · 4 comments

Comments

@mblataric
Copy link

Hi,

I have been trying to figure out how to use it this extension, but without any luck.
Could you write a sentence or two about how to use it?

Thanks,
Mario

@hamtiko
Copy link
Member

hamtiko commented Jan 31, 2020

Hi,

You just need to install extension from Marketplace. Here is the link: https://marketplace.visualstudio.com/items?itemName=STDevTeam.stdev-cfgc-extension

You can get result changelog using Output Variable of the task.

Tigran

@P33trQ
Copy link

P33trQ commented May 20, 2021

As @mblataric says, thats a very very brief description of how to use it. I still cannot work it out myself.

@hamtiko
Copy link
Member

hamtiko commented May 20, 2021

Hi @P33trQ , here is the steps to use the task:

  1. Install the extension from marketplace (from here) (how to install task from marketplace?)
  2. Create new pipeline with classic editor
  3. Click to Add button to add task

image

4. Search in the list of task to find **Changelog from git commits** and click Add button

image

5. Add you configurations 6. **Important** use output variable to get the result changeling to env variable

image

7. Use `$(cfgs. CHANGELOG)` variable to use your changelog.

@P33trQ
Copy link

P33trQ commented May 20, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants