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

Point last updated workflow to tt-github-actions #2165

Open
jmcgrathTT opened this issue Feb 10, 2025 · 1 comment
Open

Point last updated workflow to tt-github-actions #2165

jmcgrathTT opened this issue Feb 10, 2025 · 1 comment
Assignees
Labels
CI / Infra enhancement New feature or request

Comments

@jmcgrathTT
Copy link
Contributor

Replace last updated workflow with a parameterized action from the tt-github-actions repo.

@jmcgrathTT jmcgrathTT added CI / Infra enhancement New feature or request labels Feb 10, 2025
@jmcgrathTT jmcgrathTT self-assigned this Feb 11, 2025
@jmcgrathTT
Copy link
Contributor Author

Created branch

- name: Run issued last updated
uses: jmcgrathTT/tt-github-actions/.github/actions/add-last-updated@add-last-updated-workflow
with:
project_id: ${{ env.project_id }}
field_id: ${{ env.field_id }}
issue_number: ${{ github.event.issue.number || github.event.inputs.issue_number }}
gh_token: ${{ secrets.ISSUE_TOKEN }}

Waiting till uplift PR tenstorrent/tt-github-actions#24 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI / Infra enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant