Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions active/dev.shortcuts/references/shortcuts/push-pr.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Instructions:

## Testing
[description of tests]

## Agent Session
Session ID: [session id of the agent that implemented the code changes]
```
4. invoke:check-ci -> if failure, invoke:fix-pr
5. notify if everything passes
4. Ensure the `## Agent Session` section is always included and populated.
5. invoke:check-ci -> if failure, invoke:fix-pr
6. notify if everything passes