reusable-workflows icon indicating copy to clipboard operation
reusable-workflows copied to clipboard

Reusable workflows for common GitHub Actions jobs.

Results 36 reusable-workflows issues
Sort by recently updated
recently updated
newest added

**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes/features)...

**Please check if the PR fulfills these requirements** - [ ] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes/features)...

### Description of the bug Using Current HEAD commit in main. The automatic release process does not create a stable release anymore on main-built branch. It seems that the current...

bug

### Description of the bug Using latest HEAD commit of the package. When doing a beta or alpha release we are getting inconsistent version names. Commits have the suffix "-built"...

bug

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

**Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [ ] Tests for the changes have been added (for bug fixes/features) -...

on hold

### Is your feature request related to a problem? Current implementation does not support publishing to NPM registry. ### Describe the desired solution Align the implementation so the NPM_TOKEN can...

enhancement

### Is your feature request related to a problem? Not really. But now if have a TypeScript-based project there is no possibility to verify the type system before asset compiling....

enhancement
on hold

I think this is consistent with other workflows, but now that I've used these workflows for a while, I'm seeing that "GitHub Annotation" format works very well on PRs, but...

on hold

### Is your feature request related to a problem? Right now we have in many places repeating text, inputs or secrets like `COMPOSER_AUTH_TOKEN`, `ENV_VARS`, `GITHUB_USER`, ... ### Describe the desired...

enhancement