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

Update #3769

Closed
wants to merge 7 commits into from
Closed

Update #3769

wants to merge 7 commits into from

Conversation

OlivierSalin
Copy link

PLEASE FOLLOW THE CHECKLIST BELOW WHEN CREATING A NEW PULL REQUEST. THE
CHECKLIST IS FOR YOUR INFORMATION AND MUST BE REMOVED BEFORE SUBMITTING THE PULL
REQUEST.

Checklist

  • Does the PR title follow the <prefix>: title scheme?

    The prefix must be one of:

    • fix: for a bugfix
    • feat: for a new feature
    • refactor: for an improvement of an existing feature
    • perf, test: for performance- or test-related changes
    • docs: for documentation-related changes
    • build, ci, chore: as appropriated for infrastructure changes
  • Does this modify the public API as defined in docs/versioning.rst?

    • Does the PR title contain a ! to indicate a breaking change?
    • Is there section starting with BREAKING CHANGE: in the PR body
      that explains the breaking change?
  • Is the PR ready to be merged?

    • If not: is it marked as a draft PR?
  • Does this PR close an existing issue?

    • Is the issue correctly linked so it will be automatically closed
      upon successful merge (See closing keywords link in the sidebar)?
  • The CI will initially report a missing milestone. One of the maintainers will
    handle assigning a milestone for book-keeping.

  • An automated workflow will assign labels based on changed files, and whether
    or not reference files were changed. These do not have to be set manually.

  • If you push updates, and you know they will be superseded later on, consider adding
    [skip ci] in the commit message. This will instruct the CI system not to run any
    jobs on this commit.

@github-actions github-actions bot added Component - Core Affects the Core module Component - Examples Affects the Examples module labels Oct 22, 2024
@OlivierSalin
Copy link
Author

Deep apologie for the unnecessary pull request, mistake during forking of the ACTS repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Core Affects the Core module Component - Examples Affects the Examples module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant