name: Github reporting
on:
schedule:
- cron: "0 9 * 1-5 *"
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Get PR list
uses: alinceDev/gh-action-reporting-slack@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
slackbot-token: YOUR_SLACKBOT_TOKEN
slack-conversation-id: YOUR_CHANNEL_ID
ingore-draft: true
forked from leopic/gh-action-open-pr-slack-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
GitHub action to parse all open PRs in a repo in parse them in a Slack friendly format.
License
alinceDev/gh-action-open-pr-slack-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GitHub action to parse all open PRs in a repo in parse them in a Slack friendly format.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 100.0%