Skip to content

refactor: Lock profiles during async operations (phase 1: filesystem) #232

refactor: Lock profiles during async operations (phase 1: filesystem)

refactor: Lock profiles during async operations (phase 1: filesystem) #232

name: Merge-by
on:
pull_request:
types: [opened, ready_for_review]
jobs:
rfr_add_date:
name: "Post merge-by date as comment"
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: zowe-actions/shared-actions/merge-by@main
with:
operation: "bump-dates"