Skip to content

feature/Add workflow to run aced_etl_pod on push #150

@bwalsh

Description

@bwalsh

Feature Request

Please implement a GitHub Actions workflow that automatically runs the aced_etl_pod process whenever code is pushed to this repository.

Requirements

  • Create a workflow YAML file (e.g., .github/workflows/run-acet_etl_pod.yml) that triggers on GitHub push events.
  • The workflow should execute the code in aced_etl_pod, ensuring any new changes are tested/integrated.
  • Document any required secrets, environment variables, or setup steps needed for the workflow.
  • Ensure the workflow notifies maintainers of results or failures.

Motivation

Automating the run of aced_etl_pod on push will improve development feedback and integration reliability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions