Create a pre-release action that triggers when tagged commits are pushed in a PR #7
Labels
No labels
area:build
area:git
area:intrinsics
area:prompts
area:tests
breaking-change
discussion
docs
enhancement
feature
requires-docs-update
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 3 hours 37 minutes
Due date
pascal_nulah
3 hours 37 minutes
No due date set.
Dependencies
No dependencies set
Reference
pascal_nulah/Nulah.PowerShell#7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An action that triggers off commits pushed to a PR should check for any version tags that were pushed, if they exist a comment should be added to the PR to prompt for a pre-release to be created.
These tags are automatically added whenever the build project is run locally to generate a bundled zip and can be used for better verification without having to run in debug (as users won't be running with a debugger attached with source code, obviously)
I fucking hate GitHub actions fucking wasted an hour and a half so now I'm just going to use self hosted actions because