actions-marketplace-validations/Map GitHub Actor
Maps the user that triggered the action to a list of known mappings - be it Slack ids, email addresses, etc.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 14, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/icalia-actions_map-github-actor@e568d1dd6023e406a1db36db4e1e0b92d9dd7824 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| actor-map | The actor mapping JSON file | yes | — |
| default-mapping | The default mapping in case the actor is not found in the map | yes | — |
Outputs
| name | description |
|---|---|
| actor-mapping | The corresponding value mapped to the actor |