File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 permissions :
88 contents : write
99 pull-requests : write
10- uses : fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.0.3
10+ uses : fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.0.4
1111 secrets :
1212 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1+ name : code-scan
2+ on :
3+ push :
4+ branches : [ main ]
5+ pull_request :
6+ branches : [ main ]
7+ jobs :
8+ analyze :
9+ permissions :
10+ contents : read
11+ security-events : write
12+ uses : fluxcd/gha-workflows/.github/workflows/code-scan.yaml@v0.0.4
13+ secrets :
14+ github-token : ${{ secrets.GITHUB_TOKEN }}
15+ fossa-token : ${{ secrets.FOSSA_TOKEN }}
Original file line number Diff line number Diff line change 1111 permissions :
1212 issues : write
1313 contents : read
14- uses : fluxcd/gha-workflows/.github/workflows/labels-sync.yaml@v0.0.1
14+ uses : fluxcd/gha-workflows/.github/workflows/labels-sync.yaml@v0.0.4
Original file line number Diff line number Diff line change 11# source-watcher
22
3+ [ ![ fossa] ( https://app.fossa.com/api/projects/custom%2B162%2Fgithub.com%2Ffluxcd%2Fsource-watcher.svg?type=small )] ( https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Ffluxcd%2Fsource-watcher?ref=badge_small )
34[ ![ test] ( https://github.com/fluxcd/source-watcher/workflows/e2e/badge.svg )] ( https://github.com/fluxcd/source-watcher/actions )
45[ ![ report] ( https://goreportcard.com/badge/github.com/fluxcd/source-watcher )] ( https://goreportcard.com/report/github.com/fluxcd/source-watcher )
56[ ![ license] ( https://img.shields.io/github/license/fluxcd/source-watcher.svg )] ( https://github.com/fluxcd/source-watcher/blob/main/LICENSE )
You can’t perform that action at this time.
0 commit comments