ClearTax / jira-lint

A light-weight lint workflow when using GitHub along with JIRA for project management
MIT License
58 stars 60 forks source link

Add `jira-user` input #56

Closed asbjornu closed 2 years ago

asbjornu commented 2 years ago

This PR adds the now required jira-user input to the action, as password-only authentication is deprecated. I have a build provoking this error:

'Basic authentication with passwords is deprecated.  For more information, see: https://developer.atlassian.com/cloud/confluence/deprecation-notice-basic-auth

This PR builds on #55 because it's required for the action to run successfully. Once #55 is merged, I'll rebase this so 134dcd5e8bb642eb0e60b9ea4df2f3e4d92f0c16 is no longer a part of this PR.

maddhruv commented 2 years ago

Hey @asbjornu This project is no longer maintained by the organization, I would suggest, if this is critical to your business, take a fork and maintain your own version, 🙇🏽

asbjornu commented 2 years ago

Thanks, @maddhruv. I've done that and published action-jira-linter.