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 trigger to release Go client libraries #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

khareRajshree
Copy link

Description

GitHub action created to trigger Go client library release action.

Issues

List the issues impacted by this PR:

Issue ID
dell/csm#1490

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

How Has This Been Tested?

Changes are tested on forked repo.
GH action triggered from forked common-github-actions repo: https://github.com/khareRajshree/common-github-actions/actions/runs/13241242292 which further triggered the workflows of individual repos.

image

Copy link
Contributor

@santhoshatdell santhoshatdell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is conflicting with changes from #80.
Can we combine the changes or which one needs to go in first?

@@ -1,14 +1,19 @@
name: Release GoPowermax
# Invocable as a reusable workflow
# Can be manually triggered
on: # yamllint disable-line rule:truthy
on: # yamllint disable-line rule:truthy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this change be reverted to fix lint warning?

@santhoshatdell
Copy link
Contributor

@khareRajshree Please resolve conflicts.

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

Successfully merging this pull request may close these issues.

2 participants