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

[CY-6261] Version is not getting update #59

Closed
faiqsayed opened this issue Jun 21, 2022 · 2 comments
Closed

[CY-6261] Version is not getting update #59

faiqsayed opened this issue Jun 21, 2022 · 2 comments
Labels
jira-issue Issue tracked on JIRA

Comments

@faiqsayed
Copy link

Hi,
I am trying to use this tool but I am unable to configure it. I have tried recommended code in my workflow but it is not updating anything.
I am not sure why the documentation is not reflecting the simple and basic setting to use this tool.
Please have a look at my code and let me know the solution.

Thanks in advance.

- name: Git Version
        id: get-version
        uses: codacy/git-version@2.2.0
        with:
          prefix: v
          release-branch: main
          dev-branch: feature/**

      - name: New Version
        run: echo ${{ steps.get-version.outputs.version }}
@github-actions github-actions bot added the jira-issue Issue tracked on JIRA label Jun 21, 2022
@github-actions github-actions bot changed the title Version is not getting update [CY-6261] Version is not getting update Jun 21, 2022
@github-actions
Copy link

Internal ticket created : CY-6261

@DMarinhoCodacy
Copy link
Contributor

Hello,

I've made some tests and it's returning the version properly.

I kindly ask you to check and test again, please.

Kind regards,
David Marinho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira-issue Issue tracked on JIRA
Projects
None yet
Development

No branches or pull requests

2 participants