issueops-createrepo icon indicating copy to clipboard operation
issueops-createrepo copied to clipboard

GitHub Action solution for creating repository through GitHub issue workflows.

Results 5 issueops-createrepo issues
Sort by recently updated
recently updated
newest added

# Overview During recent runs of these actions, the following warnings regarding deprecated behaviors are being raised: 1. https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ 1. https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ This issue is to address those deprecation notices and...

# Overview In #5, one of the failure modes was that issuesops-createrepo was used in a user account, which was not the original design. This is a subsequent issue to...

# Overview Thanks for feedback from @papaissad as it appears there is an opportunity to enhance the validation or parse logic as there might be a use cases where someone...

# Overview During the original development of this solution as a local action, one of the first capabilities added was being able to provide customized validation logic, which was the...