abap2xlsx/abap2xlsx-rename
Mirror and rename abap2xlsx
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 7, 2023
- License
- MIT
Pinned Snippet
uses: abap2xlsx/abap2xlsx-rename-action@c934784525845e23eb4440aa22c11091ea1d2620 # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| patterns | Patterns | yes | [{"type": "CLAS|INTF", "oldName": "z(.*)_excel", "newName": "y$1_ecb"},{"type": "DTEL|DOMA|TABL|TTYP", "oldName": "zexcel_", "newName": "yecb_"},{"type": "MSAG", "oldName": "zabap2xlsx", "newName": "yecb"}] |
| folder | Folder | yes | src/abap2xlsx |
Outputs
no outputs