Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

PR unable to merge #437

Closed
JimOverholt opened this issue Apr 25, 2024 · 1 comment
Closed

PR unable to merge #437

JimOverholt opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JimOverholt
Copy link
Contributor

Summary

PR is unable to merge if only .md files are edited, because unittest and analyze_workflow are ignoring those files. But merging changes require all checks to pass which is not happening, because 2 of 3 are not even started.

Proposed fix:

Delate from workflows those lines

    paths-ignore:
      - '**.md'

Logs and external information

image

Reproduction script

Make a PR with changes only to .md file.

On what platform(s) does it occur?

Not Applicable

Issue Severity

None

@JimOverholt JimOverholt added the bug Something isn't working label Apr 25, 2024
@JimOverholt
Copy link
Contributor Author

This issue was migrated from an old repository: CiscoDevNet/catalystwan#174

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant