Skip to content

Commit e49be81

Browse files
authored
ENH: Add new pytest log failure action (#74)
1 parent d177c3e commit e49be81

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

content/github/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ body = '''
6464
Download devstats for one or more GitHub repositories as an artifact.
6565
'''
6666

67+
[[item]]
68+
type = 'card'
69+
header = '[issue-from-pytest-log-action](https://github.com/scientific-python/issue-from-pytest-log-action)'
70+
body = '''
71+
Create an issue for failed tests from a `pytest-reportlog` file or update an existing one if it already exists.
72+
'''
73+
6774
{{< /grid >}}
6875

6976
## Bots

0 commit comments

Comments
 (0)