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

Update github action versions. #8

Merged
merged 1 commit into from
May 13, 2024

Conversation

agalbachicar
Copy link
Contributor

🎉 New feature

Part of maliput/maliput_infrastructure#319

Summary

Update github action versions.

Test it

N/A

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if it affects the public API)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Agustin Alba Chicar <[email protected]>
- uses: actions/add-to-project@v0.3.0
- uses: actions/add-to-project@v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should actually remove this triage workflow. It was created before github's board have the ability to automatically add issues to the board. I think that it can be replaced with some built-in board's features

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per f2f conversation, @francocipollone will take a look at this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to continue using add-to-project gh action.
Workflows in boards are allow to add issues/pr to project boards but we need a workflow per repository and for our github plan we only can do one.

@agalbachicar agalbachicar merged commit d185df1 into main May 13, 2024
1 check passed
@agalbachicar agalbachicar deleted the agalbachicar/#319_update_action_version branch May 13, 2024 15:30
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

Successfully merging this pull request may close these issues.

2 participants