Skip to content

Allow "post-actions script" with full internet access AFTER the agents have made their changes #5147

@d-w-d

Description

@d-w-d

What feature would you like to see?

At the moment we can specify script commands int he "setup script" section BEFORE the agents do their thing with full internet access.

I want to also be able to run commands with full internet access AFTER the agents have done their thing.

For example, after updating my nextjs project, I want to run commands programmatically to deploy the code as-is to vercel BEFORE asking for further changes or making a pull request!

Additional information

  • Temporary workaround: at the moment, I am building and deploying to vercel in the maintenance script area. So I am having to run the container to ask for changes, which deploys the app before changes to vercel, then changes are made and reported to me. Then I am having to ask to run a dummy task (asking the agent to "Echo the url of the most recent vercel deployment"), which reruns the maintenance script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions