Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a workflow to update a POEM's status to 'Integrated' #192

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

swryan
Copy link
Contributor

@swryan swryan commented Nov 29, 2023

  • A new workflow, update_integrated, has been added

    • this is triggered via workflow_dispatch and takes the POEM number as an input
    • the workflow can be run manually to transition a POEM status to Integrated
    • the openmdao_update_poem workflow on the OpenMDAO repository may also trigger this workflow
  • the versions of the checkout and setup-python helpers have been changed to more current versions

  • a .gitignore file has been added to prevent temporary files being commited to the repository

@swryan swryan merged commit 6b93163 into OpenMDAO:master Nov 30, 2023
1 check passed
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.

2 participants