Skip to content

Actions: Fix tagging upon release.#10521

Merged
thebentern merged 1 commit into
developfrom
actions-fix-tag-commit
May 21, 2026
Merged

Actions: Fix tagging upon release.#10521
thebentern merged 1 commit into
developfrom
actions-fix-tag-commit

Conversation

@vidplace7

@vidplace7 vidplace7 commented May 21, 2026

Copy link
Copy Markdown
Member

Current release tags are actually based upon the latest state of develop branch currently 😬... Specify target_commitish to always use the commit that triggered the build

Targetted at develop since it's the default branch. Should be cherrypicked to master immediately.

Current release tags are actually based upon the latest state of `develop` currently...
Specify target_commitish to always use the commit that triggered the build
@vidplace7 vidplace7 requested a review from thebentern May 21, 2026 02:58
@vidplace7 vidplace7 added github_actions Pull requests that update GitHub Actions code bugfix Pull request that fixes bugs labels May 21, 2026
@github-actions github-actions Bot added the needs-review Needs human review label May 21, 2026
@vidplace7

Copy link
Copy Markdown
Member Author

This has been manually corrected for releases 2.7.9 - 2.7.23 (enabling packaging that targets these tags like flatpak/nixos to work again).

@thebentern thebentern merged commit 894c555 into develop May 21, 2026
84 checks passed
@thebentern thebentern deleted the actions-fix-tag-commit branch May 21, 2026 11:10
thebentern pushed a commit that referenced this pull request May 21, 2026
Current release tags are actually based upon the latest state of `develop` currently...
Specify target_commitish to always use the commit that triggered the build
Evil8it pushed a commit to Evil8it/ME4TACTNK that referenced this pull request Jun 10, 2026
Current release tags are actually based upon the latest state of `develop` currently...
Specify target_commitish to always use the commit that triggered the build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes bugs github_actions Pull requests that update GitHub Actions code needs-review Needs human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants