Skip to content

feat: add daily PR conflict management workflow#81

Merged
alexyaroshuk merged 2 commits into
devfrom
daily-pr-conflicts
Feb 11, 2026
Merged

feat: add daily PR conflict management workflow#81
alexyaroshuk merged 2 commits into
devfrom
daily-pr-conflicts

Conversation

@alexyaroshuk

Copy link
Copy Markdown
Owner
  • Automatically update PR branches with no conflicts
  • Report PRs with conflicts including file paths
  • Runs daily at 9am UTC via cron schedule
  • Can also be triggered manually via workflow_dispatch

What does this PR do?

Please provide a description of the issue (if there is one), the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

- Automatically update PR branches with no conflicts
- Report PRs with conflicts including file paths
- Runs daily at 9am UTC via cron schedule
- Can also be triggered manually via workflow_dispatch
@github-actions

Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@alexyaroshuk alexyaroshuk merged commit 31ee8c2 into dev Feb 11, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant