Skip to content

docs(pgpm skill): add Non-Interactive / CI Usage section#1284

Merged
pyramation merged 1 commit into
mainfrom
feat/pgpm-skill-non-interactive
Jun 11, 2026
Merged

docs(pgpm skill): add Non-Interactive / CI Usage section#1284
pyramation merged 1 commit into
mainfrom
feat/pgpm-skill-non-interactive

Conversation

@pyramation

Copy link
Copy Markdown
Contributor

Summary

Adds a "Non-Interactive / CI Usage" section to the pgpm skill documenting how inquirerer's noTty mode works and how to prevent commands from hanging in automated environments.

Key points documented:

  • noTty activates via --no-tty flag, CI=true env var, or explicit noTty: true
  • --yes is needed for confirm prompts (it pre-supplies the yes argument); --no-tty is the broader non-interactive flag
  • Table of which commands need which flags
  • "Command hangs with no output" added to troubleshooting table

Related: https://github.com/constructive-io/constructive-planning/issues/1041 (inquirerer idle timeout feature request)

Link to Devin session: https://app.devin.ai/sessions/633efc205f0c445dbbb61c40679c2f78
Requested by: @pyramation

Document how inquirerer's noTty mode works (--no-tty, CI=true),
which commands need --yes, and what to do when a command hangs.
Also adds 'Command hangs with no output' to the troubleshooting table.
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@pyramation pyramation merged commit 2e822e4 into main Jun 11, 2026
35 checks passed
@pyramation pyramation deleted the feat/pgpm-skill-non-interactive branch June 11, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant