We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d177c3e commit e49be81Copy full SHA for e49be81
1 file changed
content/github/index.md
@@ -64,6 +64,13 @@ body = '''
64
Download devstats for one or more GitHub repositories as an artifact.
65
'''
66
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
+
74
{{< /grid >}}
75
76
## Bots
0 commit comments