grafana-github-actions
grafana-github-actions copied to clipboard
Github automation
Adds reusable crowdin workflows so they can be used across multiple repositories For https://github.com/grafana/grafana/issues/105659
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format...
GitHub is requesting that actions are transitioned to use Node20: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 4.8.0 to 8.1.1. Release notes Sourced from @octokit/graphql's releases. v8.1.1 8.1.1 (2024-04-15) Bug Fixes pkg: add default fallback and types export (#565) (9de1ef8) v8.1.0 8.1.0 (2024-04-03) Features...
I wasn't sure how preview tags would be handled here and very happy when those tests succeeded without any code changes 😅
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.2.0 to 6.0.0. Changelog Sourced from @actions/github's changelog. 6.0.0 Support the latest Octokit in @actions/github #1553 Drop support of NodeJS v14, v16 5.1.1 Export default octokit options...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.10.1. Changelog Sourced from @actions/core's changelog. 1.10.1 Fix error message reference in oidc utils #1511 1.10.0 saveState and setOutput now use environment files if available...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 10.9.2. Release notes Sourced from ts-node's releases. Fix tsconfig.json file not found Fixed Fixed tsconfig.json file not found on latest TypeScript version (TypeStrong/ts-node#2091) v10.9.1 Fixed...
When `release-note-appender` action fails to create automatic PR, it shows error which is not that helpful. Example: https://github.com/grafana/loki/pull/10281#issuecomment-1682286518 ``` The process '/usr/bin/git' failed with exit code 1 ``` Would be...