fix: No problems found #6
2 Participants
Notifications
Total Time Spent: 4 hours 34 minutes
Due Date
jon
4 hours 34 minutes
No due date set.
Dependencies
No dependencies set.
Reference: ansible-collections/git-events#6
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-5-no-promlems-approve-pr"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
approve when enabled, nothing when disabled
23fdc0e3d6
to9727594d89
d84cb16078
tod60383e6f6
c9d74d538c
to90ae26cd16
90ae26cd16
to311676621c
311676621c
toc702570db4
c702570db4
to1436437247
1436437247
todc57a65a1c
7e8bd312cd
tob847ed8758
b847ed8758
to81a3efac50
81a3efac50
tob21a652f64
🚫 Annotations found
@jon,
I found some issues that need addressing.
YAML-Lint issues found
@ -0,0 +3,4 @@
name: Lint (Pull Request)
on:
b21a652f64
to4b9133a626
🚫 Annotations found
@jon,
I found some issues that need addressing.
YAML-Lint issues found
@ -0,0 +3,4 @@
name: Lint (Pull Request)
on:
🚫 Annotations found
@jon,
I found some issues that need addressing.
YAML-Lint issues found
@ -116,4 +122,6 @@
when: >
http_get_pull_request.json.state | default('-') != 'closed'
and
@ -118,2 +124,3 @@
and
http_get_pull_request.status == 200
http_get_pull_request.status | default(0) == 200
and
🚫 Annotations found
@jon,
I found some issues that need addressing.
YAML-Lint issues found
@ -116,4 +122,6 @@
when: >
http_get_pull_request.json.state | default('-') != 'closed'
and
@ -118,2 +124,3 @@
and
http_get_pull_request.status == 200
http_get_pull_request.status | default(0) == 200
and
c1869317d4
to2101813ea4
🚫 Annotations found
@jon,
I found some issues that need addressing.
YAML-Lint issues found
🚫 Annotations found
@jon,
I found some issues that need addressing.
YAML-Lint issues found
2101813ea4
to5e69fb2807
b21d097cf8
to4db3302f69
4db3302f69
toeb11625b66
G'day, I didn't find any problems to report on
@ -0,0 +38,4 @@
- name: Run YAMLLint
run: |
echo "NFC_PROBLEM_MATCHER_TYPE=pylint-json";
🚫 Annotations found
@jon,
I found some issues that need addressing.
YAML-Lint issues found
@ -0,0 +38,4 @@
- name: Run YAMLLint
run: |
echo "NFC_PROBLEM_MATCHER_TYPE=pylint-json";
3ec2e024e6
tof10663a2d5
G'day, I didn't find any problems to report on
@ -0,0 +74,4 @@
level: error
type: unix
truthy: disable
G'day, I didn't find any problems to report on
@ -0,0 +74,4 @@
level: error
type: unix
truthy: disable
7c89707ef8
toec9304fdc5
🚫 Annotations found
@jon,
I found some issues that need addressing.
pylint-json issues found
@ -0,0 +74,4 @@
level: error
type: unix
truthy: disable
G'day, I didn't find any problems to report on
G'day, I didn't find any problems to report on