add-contributors icon indicating copy to clipboard operation
add-contributors copied to clipboard

[enhancement] add a debug_mode input to log more message

Open BobAnkh opened this issue 4 years ago • 4 comments

Is your feature request related to a problem? Please describe

The log is too little for debugging.

Description of the new feature/enhancement

Add a new input called DEBUG_MODE. It is set to FALSE by default, which means not turning on the debug mode. If it is set to TRUE, then more message should be printed to the screen.

Proposed technical implementation details (optional)

As mentioned in the above section. action.yml, main.py and README.md should be modified to have this.

Additional context

Decide to release this feature with a new version.

BobAnkh avatar Aug 14 '20 16:08 BobAnkh

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Aug 14 '20 16:08 issue-label-bot[bot]

I'll do it

eddyvalverde avatar Aug 14 '20 19:08 eddyvalverde

@eddy-dot

Thank your for picking this up!

And make sure you have read our CONTRIBUTING.md carefully for the contributing conventions. I have used some tools to check conventions. If you have any problem with these conventions, don't be shy to ask me.

BobAnkh avatar Aug 15 '20 01:08 BobAnkh

I decide to log necessary info into .addcontributor.log and upload this log file if exceptions happen.

BobAnkh avatar Jan 08 '21 11:01 BobAnkh