actions icon indicating copy to clipboard operation
actions copied to clipboard

A Collection of GitHub Actions

Results 110 actions issues
Sort by recently updated
recently updated
newest added

Hi @marvinpinto Thanks a lot for this great github action ! Is there a way to also include the PR description linked to the commit merged on `main` branch ?...

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.935.0 to 2.1186.0. Release notes Sourced from aws-sdk's releases. Release v2.1186.0 See changelog for more information. Release v2.1185.0 See changelog for more information. Release v2.1184.0 See changelog...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.5 to 18.6.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=15.12.5&new-version=18.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [nock](https://github.com/nock/nock) from 13.1.0 to 13.2.9. Release notes Sourced from nock's releases. v13.2.9 13.2.9 (2022-07-19) Bug Fixes README: Add notes about Scope vs Interceptor matchHeader calls (#2382) (d9bab65) v13.2.8 13.2.8...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript

I use this package on several of my own, and it usually works. On one single package (https://github.com/eegyolk-ai/eegyolk/) I fail to publish artifacts. The error message is very confusing: Creating...

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.18.9. Release notes Sourced from @​babel/preset-env's releases. v7.18.8 (2022-07-08) Thanks @​dbacarel for your first PR! :eyeglasses: Spec Compliance babel-parser, babel-types #14730 Misc fixes to @babel/types...

dependencies
javascript

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.0.5. Release notes Sourced from actions/cache's releases. v3.0.5 Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by...

dependencies
github_actions

As far as I know, this action only allows you to create a release in the repo it was executed in, but it seems like Github does support creating the...

As a release manager, I would like to have the changelog include everything for the current major release, not just the changes since the previous tag. To accomplish this, it...

enhancement
automatic-releases