-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for linking work items in PR title/body (#77)
* feat!: add in PR validator * fix: if statements * fix: fix loop * fix: update search * fix: fi * fix: logic * fix: remove done * feat: add pr comment * fix: add token so gh works * feat: link if PR * refactor: consolidate PR link * feat: extract work items from pr title/body * feat: better if statement * fix: adding back in comment * fix: pr message * fix: pr message * fix: pr comment * fix: remove duplicates * fix: pr message * fix: add error msg * chore: updating notes/comments * fix: pr msg * chore: note * fix: pr msg * chore: adding todo on pr body/title * fix: case insensitive grep * feat: getting pr body/title via api * fix: better pattern * fix: logging * fix: commit msg * fix: npm install * fix: npm logs * feat: don't double post comments * fix: api * fix: update url * fix: pr msg * fix: comments * fix: msg * fix: pr * fix: clean * fix: updating pr msg * feat: adding time * fix: update url to edit comment * fix: improving logs * fix: test * fix: logs * fix: intentionally break * fix: comment * fix: update json5 * fix: npm install * fix: updating errors * fix: todo * fix: update msg * feat: dynamic github urls (support ghes) * feat: prereq check * feat: improve logging * fix: comment url * chore: clean up comments * docs: enhance readme * fix: only install npm modules if not exist closes #69 * chore: workflow cleanup * docs: add permissions and token to readme * docs: clean and re-add azdo token * docs: clean
- Loading branch information
1 parent
82fdaff
commit cf9ad19
Showing
5 changed files
with
191 additions
and
106 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.