github-slug-action icon indicating copy to clipboard operation
github-slug-action copied to clipboard

GitHub Action to expose slug value of GitHub environment variables inside your GitHub workflow

Results 7 github-slug-action issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When tagging a specific version of this action within a workflow, you must use the syntax `x.y.z` rather than the...

enhancement
future version

Nearly everything is in the README, maybe we can find a better way to express all documentation sections in a better structure.

documentation
help wanted
v4

**Is your feature request related to a problem? Please describe.** It could be useful to get current branch, even when pipeline has been triggered by a tag event. **Describe the...

enhancement
v4

Based on https://github.com/rlespinasse/github-slug-action#one-of-the-environment-variables-doesnt-work-as-intended To avoid being discarded silently, we need to print a warning upon the already existing variables set by this action.

enhancement

## :rotating_light: The automated release from the `v3.x` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you can benefit from your...

semantic-release
v3

This reverts commit 944fee4603ec0ea392a452f6e537411dad8ee1b3.

This PR adds specific permissions to the existing workflows under .github/workflows. ### Background I am the founder of [Step Security](https://www.stepsecurity.io), and have implemented a [GitHub App](https://github.com/apps/step-security) to automatically restrict permissions...