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

Improvements to the move-pr-to-intel-llvm script #2715

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

RossBrunton
Copy link
Contributor

  • Added an --allow-dirty option to skip the dirty git repo checks.
    Untracked files trip this check up but don't seem to cause any
    problems.
  • The default intel-base-branch is now "sycl"
  • Specifically say "LLVM" branch when talking about feature branches.
  • Push to intel_llvm_push_remote rather than origin.
  • Closing a pull request now uses a string when building the command.

* Added an `--allow-dirty` option to skip the dirty git repo checks.
  Untracked files trip this check up but don't seem to cause any
  problems.
* The default `intel-base-branch` is now "sycl"
* Specifically say "LLVM" branch when talking about feature branches.
* Push to `intel_llvm_push_remote` rather than origin.
* Closing a pull request now uses a string when building the command.
@RossBrunton RossBrunton requested a review from a team as a code owner February 19, 2025 11:52
@kbenzie kbenzie merged commit 5f48cdb into oneapi-src:main Feb 19, 2025
24 checks passed
@RossBrunton RossBrunton deleted the ross/script branch February 19, 2025 14:30
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.

2 participants