Support additional session tags like GITHUB_BASE_REF and GITHUB_EVENT_NAME #390
Labels
effort/small
This issue will take less than a day of effort to fix
feature-request
A feature should be added or improved.
p2
We'd like to be create a trust document on the AWS Role assumed by GitHub Action workflow that only authorizes a workflow that runs on a pull request that targets a specific branch. In order to do that, we would need this GitHub Action to populate Session Tags with the values in the GITHUB_BASE_REF & GITHUB_EVENT_NAME environmental variables.
https://github.com/aws-actions/configure-aws-credentials#session-tagging
The text was updated successfully, but these errors were encountered: