Changelog Action fails on Fork #85

Closed
opened 2025-11-20 04:43:29 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @newzealandpaul on GitHub (Nov 19, 2024).

Originally assigned to: @havardthom on GitHub.

What type of issue is this?

Optimisation

A clear and concise description of the issue.

It would be nice if the changelog action did not run, or ran successfully, when triggered on a fork. It fails, and then I get an email about the failure.

Please provide detailed steps to reproduce the issue.

Fork, commit to fork, trigger actions.

Originally created by @newzealandpaul on GitHub (Nov 19, 2024). Originally assigned to: @havardthom on GitHub. ### What type of issue is this? Optimisation ### A clear and concise description of the issue. It would be nice if the changelog action did not run, or ran successfully, when triggered on a fork. It fails, and then I get an email about the failure. ### Please provide detailed steps to reproduce the issue. Fork, commit to fork, trigger actions.
saavagebueno added the not a script issuebug labels 2025-11-20 04:43:29 -05:00
Author
Owner

@havardthom commented on GitHub (Nov 20, 2024):

Can you show what the error is?
I don't think the action can know if it's on a fork or not, you can try this https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/disabling-and-enabling-a-workflow

@havardthom commented on GitHub (Nov 20, 2024): Can you show what the error is? I don't think the action can know if it's on a fork or not, you can try this https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/disabling-and-enabling-a-workflow
Author
Owner

@newzealandpaul commented on GitHub (Nov 20, 2024):

Ah! It was because I didn't have the correct issue label setup. 🤦‍♂️ But thanks for the that tip, I didn't know I could disable a single workflow. This solves the issue, thank you @havardthom

@newzealandpaul commented on GitHub (Nov 20, 2024): Ah! It was because I didn't have the correct issue label setup. 🤦‍♂️ But thanks for the that tip, I didn't know I could disable a single workflow. This solves the issue, thank you @havardthom
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#85