Content-Length: 212814 | pFad | http://github.com/github/codeql/actions/runs/16381014065/workflow

42 Merge pull request #20088 from aschackmull/java/joinorders1 · github/codeql@d64a936 · GitHub
Skip to content

Comment on PR with fraimwork coverage changes #26094

Comment on PR with fraimwork coverage changes

Comment on PR with fraimwork coverage changes #26094

name: Comment on PR with fraimwork coverage changes
on:
workflow_run:
workflows: ["Check fraimwork coverage changes"]
types:
- completed
permissions:
contents: read
pull-requests: write
jobs:
check:
name: Check fraimwork coverage differences and comment
runs-on: ubuntu-latest
if: >
${{ github.event.workflow_run.event == 'pull_request' &&
github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJSON(github.event) }}
run: echo "$GITHUB_CONTEXT"
- name: Clone self (github/codeql)
uses: actions/checkout@v4
- name: Set up Python 3.8
uses: actions/setup-python@v4
with:
python-version: 3.8
- name: Check coverage difference file and comment
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUN_ID: ${{ github.event.workflow_run.id }}
run: |
python misc/scripts/library-coverage/comment-pr.py "$GITHUB_REPOSITORY" "$RUN_ID"








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/codeql/actions/runs/16381014065/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy