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

Only run Target GitHub Action on PR creation. #2915

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Nov 30, 2023

TaskDX-1743 Revisit target & Verify

Even though the last AC says only Verify should be required, I did not split up Target & Verify into separate actions because Verify implicitly depends on Target and I saw no easy way to make them sequential if they're separate actions (especially if Target is conditional). Instead, I just made Target only run on create, as specified in the ACs. This effectively makes it so that only Verify is required for merge.

@mitchell-as mitchell-as force-pushed the mitchell/dx-1743 branch 2 times, most recently from 31269d9 to 741a829 Compare November 30, 2023 23:15
@mitchell-as mitchell-as reopened this Nov 30, 2023
@mitchell-as mitchell-as changed the base branch from version/0-43-0-RC1 to master November 30, 2023 23:19
@github-actions github-actions bot changed the base branch from master to version/0-43-0-RC1 November 30, 2023 23:21
@mitchell-as mitchell-as changed the title Split up target and verify GitHub Actions. Only run Target GitHub Action on PR creation. Nov 30, 2023
@mitchell-as mitchell-as reopened this Nov 30, 2023
@mitchell-as mitchell-as reopened this Nov 30, 2023
@mitchell-as mitchell-as reopened this Nov 30, 2023
@mitchell-as mitchell-as changed the base branch from version/0-43-0-RC1 to master December 1, 2023 14:55
@mitchell-as mitchell-as closed this Dec 1, 2023
@mitchell-as mitchell-as reopened this Dec 1, 2023
@github-actions github-actions bot changed the base branch from master to version/0-43-0-RC1 December 1, 2023 14:56
@mitchell-as mitchell-as marked this pull request as ready for review December 1, 2023 18:26
@mitchell-as mitchell-as merged commit ec6f30c into version/0-43-0-RC1 Dec 1, 2023
18 of 23 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-1743 branch December 1, 2023 19:53
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