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

Add Ability To Explicitly Ignore Issues #37

Merged
merged 4 commits into from
Jun 6, 2019
Merged

Conversation

therynamo
Copy link
Contributor

closes #36

This will allow users to explicitly ignore issues they do not wish to include in Captain's Log.

Syntax for ignoring an issue in a PR:

<!-- icl -->
https://git.myorg.com/myorg/myrepo/issues/1234
https://jira.target.com/browse/JIRA-212
<!-- ecl -->
  • icl: ignore captain's log
  • ecl: end ignore captain's log (no need for extra i, keep it simple)

@therynamo therynamo self-assigned this Jun 5, 2019
@therynamo therynamo added the ✨ feat New feature or request label Jun 5, 2019
@therynamo therynamo requested a review from AndersDJohnson June 5, 2019 22:14
@therynamo
Copy link
Contributor Author

@AndersDJohnson , thank you for the reviews! I fixed up those spelling mistakes.

Copy link
Contributor

@brkalow brkalow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nice addition 👍

@therynamo therynamo merged commit 5575218 into master Jun 6, 2019
@therynamo therynamo deleted the ignore-tickets branch June 6, 2019 14:32
therynamo added a commit that referenced this pull request Mar 15, 2021
* Add Ability To Explicitly Ignore Issues

* Update README.md

* Update README.md

* Update README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: optionally ignore issue reference
3 participants