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

CI: Combine verify-pr-checks and check-for-conflicts jobs #1161

Merged

Conversation

adityasharad
Copy link
Contributor

@adityasharad adityasharad commented Jul 29, 2022

Reduce the number of concurrent jobs by 1.
Run these checks in succession instead, as the check-file-contents job in the PR checks workflow.

Branch protection updated on all 3 branches.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • [N/A] Confirm the readme has been updated if necessary.
  • [N/A] Confirm the changelog has been updated if necessary.

Reduce the number of concurrent jobs by 1.
Run these checks in succession instead, as the
`check-file-contents` job in the PR checks workflow.
@adityasharad adityasharad requested a review from a team as a code owner July 29, 2022 19:09
@adityasharad adityasharad merged commit 19d025e into main Jul 29, 2022
@adityasharad adityasharad deleted the adityasharad/actions/combined-check-file-contents branch July 29, 2022 20:41
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.

None yet

2 participants