name: Check Issue Reference
on:
issues:
types: [opened]
jobs:
check-reference:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/check-issue-ref@v1
id: check
- run: echo ref ${{ steps.check.outputs.result }}
result
0
: no ref- other number: the issue open ref
You are very welcome to try it out and put forward your comments. You can use the following methods:
- Report bugs or consult with Issue
- Submit Pull Request to improve the code of
check-issue-ref
也欢迎加入 钉钉交流群