-
Notifications
You must be signed in to change notification settings - Fork 92
gha-tests: Add missing API mock call #2295
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
Conversation
action-gh-release v2.5.0 now makes 2 calls to create the release (as draft) and later "publish" it: so need to update mocks. Issue: ZENKO-5101
Hello francoisferrand,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
|
/create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
|
/approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue ZENKO-5101. Goodbye francoisferrand. The following options are set: approve, create_integration_branches |
action-gh-release v2.5.0 now makes 2 calls to create the release (as
draft) and later "publish" it: so need to update mocks.
Issue: ZENKO-5101