Releases: mbta/workflows
Releases · mbta/workflows
v3
Update dependent actions to latest versions.
What's Changed
- Chore: Update workflow to use assumed role by @krisrjohnson21 in #17
- Update README with v2 workflows by @krisrjohnson21 in #18
- feat(asana): add support for moving an asana task to a development section by @meagharty in #20
- feat(asana): support link titles in Asana trigger phrase by @meagharty in #19
- fix: update github-asana-action to 4.4.1 for default mark-complete value by @meagharty in #21
- feat(asana): pull_request 'converted_to_draft' action for In Dev by @meagharty in #22
- fix(asana): Fix In Development with racing PR open and PR review_requested by @meagharty in #24
- feat(asana): support state transition from draft -> ready_for_review … by @meagharty in #25
- feat(asana): add approved-section when PR is approved by @meagharty in #23
- feat(asana): move ticket back into development if changes are requested by @meagharty in #26
- Chore: Add CODEOWNERS file by @krisrjohnson21 in #27
- Chore: Add Dependabot config by @krisrjohnson21 in #28
- fix(asana): add continue-on-error for app-attachment by @meagharty in #34
- chore: update asana action to 4.4.2 by @firestack in #35
- [github-workflows]: Bump asdf-vm/actions from 1 to 3 by @dependabot in #29
- [github-workflows]: Bump actions/checkout from 2 to 4 by @dependabot in #30
- [github-workflows]: Bump actions/cache from 3 to 4 by @dependabot in #31
- [github-workflows]: Bump Asana/create-app-attachment-github-action from 1.2 to 1.3 by @dependabot in #32
- [github-workflows]: Bump mbta/actions from 1 to 2 by @dependabot in #33
New Contributors
- @krisrjohnson21 made their first contribution in #17
- @meagharty made their first contribution in #20
- @firestack made their first contribution in #35
- @dependabot made their first contribution in #29
Full Changelog: v2...v3
v2
Use assumed IAM roles instead of long-lived access keys for AWS API calls
v1
Workflow using AWS access keys