Skip to content

Generated PR names are rejected #7930

@Vivien-TB

Description

@Vivien-TB

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

PR was automatically generated with the following name:
sync: file sync performed by ansys-tools-repo-sync #200

But met the following job failure:
_Error: Unknown release type "sync" found in pull request title "sync: file sync performed by ansys-tools-repo-sync".
Available types:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit_

(see https://github.com/ansys/pyscadeone/actions/runs/16053287148/job/45301157611 )

📝 Steps to reproduce

Execute scripts/sync_github.ps1, it generates the sync/file-sync branch and its PR.
The job "Check the name of the PR" will fail.

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

No response

🐍 Which Python version are you using?

3.10

📦 Installed packages

accessible-pygments==0.0.5
alabaster==1.0.0
ansys-sphinx-theme==1.2.4
anyio==4.9.0
attrs==25.3.0
babel==2.17.0
beautifulsoup4==4.13.4
certifi==2025.4.26
cffi==1.17.1
charset-normalizer==3.4.2
click==8.2.1
clr_loader==0.2.7.post0
colorama==0.4.6
coverage==7.8.2
docutils==0.21.2
FMPy==0.3.23
h11==0.16.0
idna==3.10
imagesize==1.4.1
importlib_metadata==8.7.0
iniconfig==2.1.0
Jinja2==3.1.6
jsonschema==4.24.0
jsonschema-specifications==2025.4.1
lark==1.2.2
lxml==5.4.0
MarkupSafe==3.0.2
msgpack==1.1.0
numpy==2.2.6
numpydoc==1.8.0
packaging==25.0
pdf2image==1.17.0
pillow==11.2.1
platformdirs==4.3.8
pluggy==1.6.0
pycparser==2.22
pydata-sphinx-theme==0.15.4
Pygments==2.19.1
pyparsing==3.2.3
pytest==8.4.0
pytest-cov==6.1.1
pytest-sphinx==0.5.0
pythonnet==3.0.5
pyupgrade==3.20.0
referencing==0.36.2
requests==2.32.3
roman-numerals-py==3.1.0
rpds-py==0.25.1
sniffio==1.3.1
snowballstemmer==3.0.1
soupsieve==2.7
Sphinx==8.1.3
sphinx-autobuild==2024.10.3
sphinx-autodoc-typehints==2.5.0
sphinx-copybutton==0.5.2
sphinx-jinja==2.0.2
sphinx_design==0.6.1
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
starlette==0.47.0
tabulate==0.9.0
tokenize_rt==6.2.0
typing_extensions==4.14.0
urllib3==2.4.0
uvicorn==0.34.3
watchfiles==1.0.5
websockets==15.0.1
zipp==3.22.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions