github-slug-action
github-slug-action copied to clipboard
GitHub Action to expose slug value of GitHub environment variables inside your GitHub workflow
**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...
Nearly everything is in the README, maybe we can find a better way to express all documentation sections in a better structure.
**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...
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.
## :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...
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...