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

Release and Release Build did not Trigger #233

Open
nsoblath opened this issue Apr 29, 2022 · 0 comments
Open

Release and Release Build did not Trigger #233

nsoblath opened this issue Apr 29, 2022 · 0 comments
Assignees

Comments

@nsoblath
Copy link
Collaborator

Describe the bug
The merging of PR #232 should have triggered the Release workflow, which then should have created a tag that would trigger the Build workflow on that tag. Neither of these things happened.

To Reproduce
Steps to reproduce the behavior:

  1. Push a commit to the release branch.
  2. See if the Release action is triggered.

Expected behavior
The Release workflow runs and creates a new tag and a new GitHub release. The tag triggers the Build workflow on that tagged commit. The build runs, then the use tests run, then the artifacts are uploaded to the GitHub Release.

Additional context
I worked around the problem by manually triggering the Release workflow on the release branch, and then manually triggering the Build workflow on the new tag.

@nsoblath nsoblath self-assigned this Apr 29, 2022
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

No branches or pull requests

1 participant