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

Fix #2225, Adds workflow_dispatch to all workflows #2236

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

chillfig
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution

Testing performed
Testing performed on fork: https://github.com/chillfig/cFE/actions

Expected behavior changes
All cfe workflows executable using the latest nasa/cfs

System(s) tested on
Github UI

Additional context
N/A

Third party code
N/A

Contributor Info - All information REQUIRED for consideration of pull request
Justin Figueroa, Vantage Systems

Copy link
Contributor

@jphickey jphickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good but I'd also like to see it run on a schedule as well. See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

Something like run all our workflows every Sunday, so we can check it on Monday?

@chillfig chillfig added CCB:Ready Ready for discussion at the Configuration Control Board (CCB) and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Jan 19, 2023
@chillfig chillfig added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 19, 2023
@dzbaker
Copy link
Collaborator

dzbaker commented Jan 19, 2023

CCB 19 January 2023: Approved pending change to stagger automatic workflow run-times.

Adds time-staggered schedule workflows in addition to workflow_dispatch
dzbaker added a commit to nasa/cFS that referenced this pull request Jan 20, 2023
*Combines:*

cFE v7.0.0-rc4+dev246

**Includes:**

*cFE*
- nasa/cFE#2236

IC: Caelum-rc4+dev35
@dzbaker dzbaker merged commit 6e66165 into nasa:main Jan 20, 2023
dzbaker added a commit to nasa/cFS that referenced this pull request Jan 20, 2023
*Combines:*

cFE v7.0.0-rc4+dev246

**Includes:**

*cFE*
- nasa/cFE#2236
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Jan 20, 2023
@dmknutsen dmknutsen added this to the Draco milestone Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB continuous-integration draco-rc4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "workflow_dispatch" for any workflow that depends on an external action
4 participants