kazanexpress/PR title replace
Replaces string in PR title
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GITHUB_TOKEN secret | yes | — |
| find | What to find (could be a regex) | — | "" |
| replace | Replace found part with | — | "" |
Outputs
| name | description |
|---|---|
| title | New title |