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

investigate and fix release automation flow #235

Closed
rbarkerSL opened this issue Oct 8, 2024 · 0 comments · Fixed by #236
Closed

investigate and fix release automation flow #235

rbarkerSL opened this issue Oct 8, 2024 · 0 comments · Fixed by #236
Assignees
Milestone

Comments

@rbarkerSL
Copy link
Contributor

Description:

The block node repository is missing key items that will enable the release automation flow to execute in the same way it does on the Relay and Smart Contracts repositories.

  • Need to add a PAT to enable the DCO commit and tag step to function
  • Need to ensure permissions have been granted to the workflows
  • Need to ensure that the workflow runs with a workflow-dispatch trigger
@rbarkerSL rbarkerSL added this to the 0.1.0 milestone Oct 8, 2024
rbarkerSL added a commit that referenced this issue Oct 8, 2024
**Description**:

Uses the newly added GPG_KEY_CONTENTS, GPG_KEY_PASSPHRASE, and
GH_ACCESS_TOKEN github actions secrets to enable the workflow to run.

**Related Issue(s)**:

Related to: #235

Signed-off-by: Roger Barker <[email protected]>
@rbarkerSL rbarkerSL linked a pull request Oct 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants