File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 issues :
55 types : [opened]
66
7+ permissions :
8+ contents : read
9+
710jobs :
811 add-to-project :
912 uses : turbot/steampipe-workflows/.github/workflows/assign-issue-to-pipeling-issue-tracker.yml@main
Original file line number Diff line number Diff line change 55 tags :
66 - ' v*'
77
8+ permissions :
9+ contents : write
10+
811env :
912 PROJECT_ID : steampipe
1013 IMAGE_NAME : fdw
Original file line number Diff line number Diff line change 66 description : " The published release to package as an image(must be prefixed with 'v')"
77 required : true
88
9+ permissions :
10+ contents : read
11+ packages : write
12+
913env :
1014 PROJECT_ID : steampipe
1115 IMAGE_NAME : fdw
Original file line number Diff line number Diff line change 1010 default : " false"
1111 type : string
1212
13+ permissions :
14+ contents : read
15+ issues : write
16+ pull-requests : write
17+
1318jobs :
1419 stale :
1520 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ name: FDW Acceptance Tests
22on :
33 pull_request :
44
5+ permissions :
6+ contents : read
7+
58jobs :
69 golangci_lint :
710 name : golangci-lint
You can’t perform that action at this time.
0 commit comments