Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically add/fetch matrix #6

Open
sagikazarmark opened this issue Sep 29, 2020 · 0 comments
Open

Automatically add/fetch matrix #6

sagikazarmark opened this issue Sep 29, 2020 · 0 comments

Comments

@sagikazarmark
Copy link
Owner

In order to generate a unique name for logs, we need to fetch the matrix somehow.

Currently, user will have to add the following to their workflows when saving logs:

      - name: Set up Please
        uses: sagikazarmark/setup-please-action@master
        with:
          save-logs: 'true'
        env:
          MATRIX_CONTEXT: ${{ toJson(matrix) }}

See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant