Skip to content

Conversation

@michburk
Copy link
Owner

No description provided.

Currently the commit-message-validator.yml Github Action raise an issue
when the commit message is improper:

    Resource not accessible by integration

Let's try if this would help.

Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
@github-actions
Copy link

Checking latest commit message:
Merge d95956a into 9e40464

Detected changes in roles: reproducer

ERROR: Commit message must start with:

[reproducer]

Example commit header:

-[reproducer] fix task something

-(cifmw_helpers) improve code

-[multiple] updated default value

@github-actions
Copy link

Checking latest commit message:
Merge 26ddbf2 into 9e40464

Detected changes in roles: reproducer

ERROR: Commit message must start with:

[reproducer]

Example commit header:

-[reproducer] fix task something

-(cifmw_helpers) improve code

-[multiple] updated default value

@michburk-github-app
Copy link

my comment

1 similar comment
@michburk-github-app
Copy link

my comment

@michburk-github-app
Copy link

Processing commit message:

test commit

End of commit message

WARNING: Commit message body is too short (has 0 chars, minimum 10 required).

Please add a detailed explanation after the subject line.

WARNING: Missing 'Signed-off-by:' line in commit message.

Add: Signed-off-by: Your Name you@example.com

Some checks failed. See warnings above.

1 similar comment
@michburk-github-app
Copy link

Processing commit message:

test commit

End of commit message

WARNING: Commit message body is too short (has 0 chars, minimum 10 required).

Please add a detailed explanation after the subject line.

WARNING: Missing 'Signed-off-by:' line in commit message.

Add: Signed-off-by: Your Name you@example.com

Some checks failed. See warnings above.

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