豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

added hyphen to fix mismatch#13126

Merged
alhss merged 2 commits intomainfrom
alhss/added-hyphen
Sep 19, 2025
Merged

added hyphen to fix mismatch#13126
alhss merged 2 commits intomainfrom
alhss/added-hyphen

Conversation

@alhss
Copy link
Copy Markdown
Contributor

@alhss alhss commented Sep 19, 2025

What are you trying to accomplish?

the job definition from API was sending pr_number ,but it gets transformed into pr-number here , but core still expects pr_number here which is wrong
so i fixed that mismatch.

Anything you want to highlight for special attention from reviewers?

How will you know you've accomplished your goal?

succesfull testing in API

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@alhss alhss requested a review from a team as a code owner September 19, 2025 18:13
@alhss alhss requested a review from honeyankit September 19, 2025 18:32
@alhss alhss requested a review from a team September 19, 2025 18:35
@alhss alhss merged commit c67f934 into main Sep 19, 2025
182 checks passed
@alhss alhss deleted the alhss/added-hyphen branch September 19, 2025 18:52
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.

3 participants