Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Patap
Tumblr-templates
Commits
b31b7918
Unverified
Commit
b31b7918
authored
Oct 23, 2020
by
Patap
Committed by
GitHub
Oct 23, 2020
Browse files
Create main.yml
parent
43130483
Changes
1
Show whitespace changes
Inline
Side-by-side
.github/workflows/main.yml
0 → 100644
View file @
b31b7918
-
name
:
'
Generate
Dashboard'
uses
:
ky4eryavii-pon4o/issue-dashboard@v1
with
:
config
:
|
title: 'Dashboard'
output:
format: html
filename: 'dashboard.html'
sections:
- title: 'Pull Requests'
widgets:
- type: 'table'
title: 'New Pull Requests (This Week)'
issue_query: 'repo:libgit2/libgit2 is:open is:issue created:>{{ date("-7 days") }} sort:created-asc'
token
:
${{ github.token }}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment