Commit graph

12 commits

Author SHA1 Message Date
Liz MacLean
e6099c8922
Update feature_request.md 2025-03-07 03:00:25 -05:00
Liz MacLean
4992c2b5d3
Update bug_report.md 2025-03-07 03:00:06 -05:00
Liz MacLean
b412596624
Update bug_report.md 2025-03-07 02:58:09 -05:00
Liz MacLean
e6cef535f8
Issue templates 2025-03-07 02:57:18 -05:00
sunny-1651
e6592a6b32 create go sum at build-time with fresh hashes 2025-03-07 13:18:18 +05:30
Sanskar Arora
2177c2e237
Update codeql.yml 2025-03-04 21:54:44 +05:30
Sanskar Arora
8b4df3f1bc
Dependabot codeql patch (#152)
* addding codecheck yamls

* updating versions

* code ql to run only on main repo not forks
2025-03-03 19:26:53 -05:00
Sanskar Arora
c17f1c63ff
Adding the capability to create the approval issue in the another repository (#142)
* Adding the capability to create the approval issue in another repository

* reverting testing changes

* reverting test changes contd.

* Updating readme and removing a debug line

* Introduce a 'fail-on-denial' boolean (#147)

* Introduce a 'fail-on-approval' boolean

* Use test docker image

* oops

* change default and fix logic

* Update action.yaml

* Fix linting error

* Adding the capability to create the approval issue in another repository

* reverting testing changes

* reverting test changes contd.

* moving targetRepo inputs from env vars to action-args

* Update constants.go

* Update constants.go to resolve nuances created by inconsistent tab length settings

---------

Co-authored-by: Liz MacLean <18120837+lizziemac@users.noreply.github.com>
2025-02-22 13:50:00 -05:00
Thomas Stringer
89390d2289
Add markdown files to ignored files in the CI pipeline (#25)
The CI pipeline should not be running if only markdown files are
modified, so they should be ignored.
2022-06-29 21:15:08 -04:00
Thomas Stringer
816ea3dd2b
Add linting (#23)
Adds linting and fixes a couple of linting issues. Closes #6.
2022-06-29 21:02:36 -04:00
Thomas Stringer
771ebb5e80 fix workflow 2022-03-25 21:31:42 -04:00
Thomas Stringer
c9de37e14b add workflow and readme 2022-03-25 21:28:51 -04:00