File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# This should match the owning team set up in https://github.com/orgs/opensearch-project/teams
2
- * @ praveensameneni @ khushbr @ ansjcy @ goyamegh @ getsaurabh02 @ sbcd90 @ sgup432 @ atharvasharma61 @ nishchay21 @ DevJhaAbhishek @ varunsrivathsav @ rramachand21 @ psychbot @ Gaganjuneja
2
+ * @ praveensameneni @ khushbr @ ansjcy @ goyamegh @ getsaurabh02 @ sbcd90 @ sgup432 @ nishchay21 @ varunsrivathsav @ rramachand21 @ psychbot @ Gaganjuneja
Original file line number Diff line number Diff line change 27
27
secret : ${{ github.TOKEN }}
28
28
approvers : ${{ steps.get_data.outputs.approvers }}
29
29
minimum-approvals : 2
30
- issue-title : ' Release spring-data-opensearch ${{ steps.get_data.outputs.version }}'
31
- issue-body : " Please approve or deny the release of spring-data-opensearch **TAG**: ${{ github.ref_name }} **COMMIT**: ${{ github.sha }} **VERSION** : ${{ steps.get_data.outputs.version }} "
30
+ issue-title : ' Release performance-analyzer-commons ${{ steps.get_data.outputs.version }}'
31
+ issue-body : " Please approve or deny the release of performance-analyzer-commons **TAG**: ${{ github.ref_name }} **COMMIT**: ${{ github.sha }} **VERSION** : ${{ steps.get_data.outputs.version }} "
32
32
exclude-workflow-initiator-as-approver : true
33
33
- name : Set up JDK 21
34
34
uses : actions/setup-java@v3
You can’t perform that action at this time.
0 commit comments