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

More Updates to Automerge #8060

Merged
merged 3 commits into from
Aug 9, 2024
Merged

Conversation

jrjohnson
Copy link
Member

Restructured the labels and completely refactored the dependabot merge workflow to be more readable and less verbose in status checks. See the commit's for details.

I think this issue with this was a bug, we actually must label these PRs
with zorgbort otherwise github won't run the followup workflows and
test.
Some readability and output improvements here:
1. Instead of running these as a matrix do the match check in a single
   statement. It's a long line, but it means we won't have 25 jobs to
scroll through in the status check on github.
2. Do each check and then create a readable output. Hopefully this makes
   it a bit easier to see what's happening here.
3. Have the merge job depend on the check job so we shouldn't get any
   failures and can just run the test a single time.
This is entirely a dependabot workflow, name it appropriately
@jrjohnson jrjohnson marked this pull request as ready for review August 8, 2024 23:22
@jrjohnson jrjohnson requested a review from stopfstedt as a code owner August 8, 2024 23:22
@dartajax dartajax merged commit 102119a into ilios:master Aug 9, 2024
41 of 42 checks passed
@jrjohnson jrjohnson deleted the more-automerge-updates branch August 9, 2024 06:01
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.

3 participants