Skip to content

chore(actions): change order of steps in dependabot-post-update#74

Open
krzysztofdrys wants to merge 2 commits intodevelopfrom
chore/dependabot-workflow
Open

chore(actions): change order of steps in dependabot-post-update#74
krzysztofdrys wants to merge 2 commits intodevelopfrom
chore/dependabot-workflow

Conversation

@krzysztofdrys
Copy link
Collaborator

Only update the licenses if all other steps have passed.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Reorders the Dependabot post-update GitHub Actions workflow so that updating/committing licenses.json happens only after the other checks (lint/tests/build/E2E) complete successfully.

Changes:

  • Moved the “Commit and push changes to licenses.json (if any)” step from the beginning of the job to the end (after E2E).
  • Kept the same license-generation/push logic, just executed later in the workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Only update the licenses if all other steps have passed.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant