Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show all ignores #1220

Merged
merged 2 commits into from
Aug 28, 2023
Merged

feat: show all ignores #1220

merged 2 commits into from
Aug 28, 2023

Conversation

elsapet
Copy link
Contributor

@elsapet elsapet commented Aug 28, 2023

Description

Add a flag to bearer ignore show so that we can list all ignores

$ bearer show --all

123
├─ Ignored At: 2023-08-28T09:30:01Z
└─ Comment: migrated from bearer.yml
345
└─ Ignored At: 2023-08-28T10:40:02Z
456
├─ Ignored At: 2023-08-28T09:32:28Z
├─ Author: Mish
└─ Comment: qwerty

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@elsapet elsapet marked this pull request as ready for review August 28, 2023 11:09
@elsapet elsapet requested a review from gotbadger August 28, 2023 11:09
@elsapet elsapet merged commit e1d001a into main Aug 28, 2023
9 checks passed
@elsapet elsapet deleted the feat/show-all-ignores branch August 28, 2023 12:02
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.

2 participants