thoughtbot/Importmap Update
Dependabot-style automated dependency updates for Rails importmap-rails apps.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to the YAML config inside the consuming repo. | no | .github/importmap-updates.yml |
| github-token | Token used by Octokit to list, open, edit, and close PRs. | yes | — |
| base-branch | Branch to base PRs against. | no | main |
| dry-run | When 'true', run end-to-end but skip all side effects (no commits, pushes, or PR operations). | no | false |
| author-name | Git author name for commits. | no | github-actions[bot] |
| author-email | Git author email for commits. | no | github-actions[bot]@users.noreply.github.com |
| rails-root | Directory containing the Rails app to run against. Useful when the app lives in a subdirectory or for integration testing. | no | ${{ github.workspace }} |
Outputs
no outputs