-
Notifications
You must be signed in to change notification settings - Fork 41
Add automatic pr update workflow #814
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
Conversation
Signed-off-by: Matty Widdop <[email protected]>
What is this supposed to do? |
Automatically keeps PRs up to date with their base branch if tagged with |
Signed-off-by: Matty Widdop <[email protected]>
Pull request was converted to draft
Signed-off-by: Matty Widdop <[email protected]>
Signed-off-by: Matty Widdop <[email protected]>
Signed-off-by: Matty Widdop <[email protected]>
Signed-off-by: Matty Widdop <[email protected]>
bb29fb5
to
fbeca4f
Compare
Signed-off-by: Matty Widdop <[email protected]>
Signed-off-by: Matty Widdop <[email protected]>
Signed-off-by: Matty Widdop <[email protected]>
Signed-off-by: Matty Widdop <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces an automated PR update workflow and adds a new test file for demonstration purposes.
- Adds a simple test markdown file.
- Implements a GitHub Actions workflow that automatically updates PRs using the CSSUoB/pr-auto-updater action.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
test_file.md | New markdown file added with placeholder content. |
.github/workflows/pr-auto-update.yml | Workflow file added to automate PR updates with configurable options. |
Comments suppressed due to low confidence (1)
test_file.md:3
- [nitpick] Consider updating the content to be more descriptive and professional, e.g., 'This is a new test file added for demonstration purposes.'
hey look a new file!
Signed-off-by: Matty Widdop <[email protected]>
it aint broke no more