Skip to content

Commit

Permalink
[#84] Add new issues to current version automatically (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan authored Jan 17, 2024
1 parent cc2b2fb commit 7c75a4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
organization: Oztechan
project_id: ${{ inputs.project_id }}
resource_node_id: ${{ github.event.issue.node_id }}
operation_mode: custom_field
custom_field_values: '[{\"name\": \"Version\",\"type\": \"single_select\",\"value\": \"${{ secrets.NEXT_VERSION }}\"}]'

- name: 'Move Related Issue to "🏗 PR Review"'
if: |
Expand Down

0 comments on commit 7c75a4d

Please sign in to comment.