question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: ignore file

See original GitHub issue

Request

  • Add --ignore-file

Detail

Currently there is --ignore which is fine for command line driven interaction, however most CI tools allow ignore files to be passed in so the “ignores” for a project can be managed via pull request/code review (and therefore allowed by exception).

I’ve raise #350 just now, and because there isn’t a fix, this will block our CI pipelince from completing. Our CI pipelines are generic in nature and maintain multiple standardised repos, so it’s not an option to go in and change the CI pipeline just for this one repo.

If an ignore file option is available then simply updating the affected repo’s ignore file would allow the exception to be reviewed via pull request, and subsequently allow the CI pipeline to succeed.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:4
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
albertcrowleycommented, Jan 12, 2022

I put together a possible fix for this and made pull #362

2reactions
Jwomerscommented, Jan 5, 2022

Agreed! This is on our short term roadmap 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature request] Ignore files #50 - GitFiend/Support - GitHub
Hello folks, I really like the vibes of this app. I would suggest the idea of add a context menu option, in Changes...
Read more >
Exclude all files from pull request in a directory...
Hi, I'm trying to use the exclude files from diff feature to exclude specific files/directory in a directory, except one directory. Say I...
Read more >
Ignore Files - Feature requests - Local Community
It would be great to have a simple way to manage ignore-files. Currently, only manual deselect on sync is the only available option....
Read more >
Exclude files from the new pull request (github) - Stack Overflow
No, there is no such feature in GitHub (to the best of my knowledge confirmed by a quick google search). The best alternative,...
Read more >
Feature Request: exclude files / directories from download
Feature Request : exclude files / directories from download ... When you create a new project from a remote server, the whole directory...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found