Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Excavator with automatic error reporting #62

Open
Ash258 opened this issue Jan 9, 2020 · 0 comments
Open

Excavator with automatic error reporting #62

Ash258 opened this issue Jan 9, 2020 · 0 comments
Assignees

Comments

@Ash258
Copy link
Owner

Ash258 commented Jan 9, 2020

Auto-pr output could be hooked and then commet posted to specific issue defined as environment

      env:
        GITH_EMAIL: youremail@mail.com
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        SKIP_UPDATED: '1'
        OUTSTANDING_EXCAVATOR_ISSUE_ID: 258

This will require really high quality duplicate finder manager.
Teoretically it could be based on editing of Issue description, which will be list.
Markdown list will be parsed and based on check it will be $true or $false
If there is problem with updating and in list $false, nothing will happen.
If there is problem and list is $true, check description (name of application, version, type of error) and add to list.
Dump list to markdown.

Proper/best possible flow and implementation needs to be investigated

@Ash258 Ash258 self-assigned this Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant