Run only lint job for puppet-lint.rc update

The file only affects lint checks.
Change-Id: I2e07ac135c5c903a70d72857daec2bf81c81cedc
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025年09月13日 18:28:24 +09:00
parent 15658cc4f9
commit b6435bb3ba

View File

@@ -67,6 +67,7 @@
- ^.gitreview$
- ^.gitignore$
- ^.pdkignore$
- ^.puppet-lint\.rc$
- ^setup.cfg$
- ^setup.py$
- ^tox.ini$
@@ -115,6 +116,7 @@
- ^.gitreview$
- ^.gitignore$
- ^.pdkignore$
- ^.puppet-lint\.rc$
- ^setup.cfg$
- ^setup.py$
- ^tox.ini$
@@ -145,6 +147,7 @@
- ^.gitreview$
- ^.gitignore$
- ^.pdkignore$
- ^.puppet-lint\.rc$
- ^setup.cfg$
- ^setup.py$
- ^tox.ini$

View File

@@ -24,6 +24,7 @@
- ^.gitreview$
- ^.gitignore$
- ^.pdkignore$
- ^.puppet-lint\.rc$
- ^setup.cfg$
- ^setup.py$
- ^tox.ini$
Reference in New Issue
openstack/puppet-openstack-integration
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.