scala-steward-action
scala-steward-action copied to clipboard
A Github Action to launch Scala Steward in your repository
Per readme, debugging should be enabled by setting repository secret: > For this you must set the following secret in the repository that contains the workflow: `ACTIONS_STEP_DEBUG` to `true` (as...
Hello! I am trying to add a default config to the repo that runs scala-steward but have so far failed in achieving it. My goal is to collect a common...
Due to https://github.com/scala-steward-org/scala-steward-action/pull/316, its now not possible to clear the cache of the action. Currently, I would like to reset Scala Steward to reopen manually closed PRs. Im not sure...
I don't know if this is the correct way to asking it, but it would be nice having a setting like `labels` that instructs scala-steward to add the listed labels...
There should be a config to allow specifying an existing Coursier binary. This would solve two issues: 1) Support Mac/Windows which the existing install script does not cater for 2)...
Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.1.1 to 9.0.1. Release notes Sourced from @octokit/request's releases. v9.0.1 9.0.1 (2024-02-27) Bug Fixes pkg: add main export (#681) (1d834ae) v9.0.0 9.0.0 (2024-02-24) Features switch to ESM...
In order to follow conventional git commits[1], could we have an input to specify a commit-message prefix, ie "fix: ". It would also be great to prefix the PR description...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4. Release notes Sourced from actions/setup-node's releases. v4.0.4 What's Changed Add workflow file for publishing releases to immutable action package by @Jcambass in actions/setup-node#1125 Enhance...
Bumps [int128/release-typescript-action](https://github.com/int128/release-typescript-action) from 1.29.0 to 1.31.0. Release notes Sourced from int128/release-typescript-action's releases. v1.31.0 What's Changed Update dependency typescript-eslint to v8.6.0 by @renovate in int128/release-typescript-action#691 Update actions/setup-node action to v4.0.4 by...