You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
In some cases, users may want to validate linked user stories if one is found, but not require the user story in the PR. This would require a few options:
Check the title, body and commit messages for user stories
Lookup and link any found user stories
Do not fail when user stories are missing
Fail when identified user stories are invalid
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.
This issue has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.
If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.
In some cases, users may want to validate linked user stories if one is found, but not require the user story in the PR. This would require a few options:
title
,body
andcommit messages
for user storiesThe text was updated successfully, but these errors were encountered: