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

Generate release notes job fails on tag push events #1196

Open
klutchell opened this issue Oct 3, 2024 · 0 comments
Open

Generate release notes job fails on tag push events #1196

klutchell opened this issue Oct 3, 2024 · 0 comments

Comments

@klutchell
Copy link
Collaborator

Flowzone supports tag push events for repos not using versionist. However this flow is currently broken in the Generate release notes job step when it presumes that it is a PR event of some kind.

Example failed run: https://github.com/klutchell/unbound-docker/actions/runs/11168240103/job/31046215212#step:3:86

logs_29184104979.zip

+ set -x
++ gh pr view --json title --jq .title
[git symbolic-ref --quiet HEAD]
could not determine current branch: failed to run git: fatal: not a git repository (or any of the parent directories): .git

+ pr_title=
Error: Process completed with exit code 1.
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