Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test(ast-spec): snapshot codeframe of Babel parse error#15978

test(ast-spec): snapshot codeframe of Babel parse error

test(ast-spec): snapshot codeframe of Babel parse error #15978

name:Semantic PR Titles
on:
pull_request_target:
types:
-opened
-edited
-synchronize
jobs:
main:
name:Validate PR title
runs-on:ubuntu-latest
steps:
-uses:amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
with:
# keep this synchronized with /docs/contributing/Pull_Requests.mdx
types:|
docs
feat
fix
test
chore
# deps is used by renovate for its PRs
scopes:|
deps
ast-spec
eslint-plugin
eslint-plugin-internal
parser
project-service
rule-tester
scope-manager
tsconfig-utils
type-utils
types
typescript-eslint
typescript-estree
utils
visitor-keys
website
# we allow "cross package" PRs with no scope
requireScope:false
# ensure that the subject is lower-case first
# also allows "[rule-name] " / "[rule-name, rule-name] " prefix for eslint-plugin rule PRs
# https://regexr.com/73m7b
subjectPattern:^(\[[a-z\-]+(, [a-z\-]+)*\] )?[a-z].+[^\.]$
subjectPatternError:|
The "subject" must start with a lower-case letter and must not
end with a full-stop.
For PRs that add or change ESLint-plugin rules, you should begin
the title with "[rule-name] "

[8]ページ先頭

©2009-2025 Movatter.jp