-
Notifications
You must be signed in to change notification settings - Fork 14
Add trigger to release Go client libraries #84
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 #84
Conversation
|
Fix lint warning |
Updated in recent commit. |
…ithub.com/dell/gobrick into usr/khareRajshree/golibs-release-workflow
| repository_dispatch: | ||
| types: [release-go-libs] | ||
| jobs: | ||
| package-update: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add a comment above this step as to why its needed? Since this is slightly different from other release workflows for golibs, it can get confusing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
65797f7
Description
GitHub action created to trigger Go client library release action.
Issues
List the issues impacted by this PR:
Checklist:
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/13437785133 which further triggered the workflows of individual repos.