locofy/action-github-slack-mapping
Mapping github pusher to slack username
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| mapping_url | Use this json file as mapping between github pusher and slack username. If this is empty, then we will not use mapping | no | "" |
| github_token | Use this if you wish to use a different GitHub token than the one provided by the workflow. | no | ${{ github.token }} |
| fallback_email | Fallback email for user identification | no | — |
| fallback_name | Fallback name for user identification | no | — |
| fallback_username | Fallback username for user identification | no | — |
Outputs
no outputs