Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that linked issues are open #3277

Merged
merged 35 commits into from
Oct 17, 2023

Commits on Aug 29, 2023

  1. add: issue url check open or closed

    KrishnaSindhur committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3241e6a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. fix: lint check

    KrishnaSindhur committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e324aae View commit details
    Browse the repository at this point in the history
  2. fix: lint check

    KrishnaSindhur committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    40b39bc View commit details
    Browse the repository at this point in the history
  3. fix: added comments above methods

    KrishnaSindhur committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    628fb00 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'main' into checkcomment-issueurl

    KrishnaSindhur committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5a82ef4 View commit details
    Browse the repository at this point in the history
  2. add: chjeck open issue check initial draft

    KrishnaSindhur committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    891f15d View commit details
    Browse the repository at this point in the history
  3. remove: env get token

    KrishnaSindhur committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    46bccfb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. fix: create a api url

    KrishnaSindhur committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    634bd9c View commit details
    Browse the repository at this point in the history
  2. fix: ran task init fmt

    KrishnaSindhur committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ba11db9 View commit details
    Browse the repository at this point in the history
  3. fix: ran task init fmt

    KrishnaSindhur committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d8fc961 View commit details
    Browse the repository at this point in the history
  4. fix: resolve conflicts

    KrishnaSindhur committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    aef36fe View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. sdd: test for URL check

    KrishnaSindhur committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    13098b0 View commit details
    Browse the repository at this point in the history
  2. add: test for URL check

    KrishnaSindhur committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7f32530 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    54c8d48 View commit details
    Browse the repository at this point in the history
  2. Use newer version

    AlekSi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f982de6 View commit details
    Browse the repository at this point in the history
  3. Update tests

    AlekSi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    368e023 View commit details
    Browse the repository at this point in the history
  4. add: test case passed

    KrishnaSindhur committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    bfb897e View commit details
    Browse the repository at this point in the history
  5. remove: redundant code

    KrishnaSindhur committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ba7f89e View commit details
    Browse the repository at this point in the history
  6. fix: lint issues

    KrishnaSindhur committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    210b550 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    3b2051e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0eb8f View commit details
    Browse the repository at this point in the history
  3. Fix token permissions

    AlekSi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    aebcd95 View commit details
    Browse the repository at this point in the history
  4. removed: redundant code

    KrishnaSindhur committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3eee57e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. removed: removed continue

    KrishnaSindhur committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    240a938 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    adc6163 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    d96a6a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06cad22 View commit details
    Browse the repository at this point in the history
  3. Update docs

    AlekSi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    093411a View commit details
    Browse the repository at this point in the history
  4. Simplify

    AlekSi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    dea56c5 View commit details
    Browse the repository at this point in the history
  5. Make tests pass

    AlekSi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c13a4ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ff8f67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64ed193 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03b9f90 View commit details
    Browse the repository at this point in the history
  9. Debug token

    AlekSi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0dc4445 View commit details
    Browse the repository at this point in the history
  10. Simplify

    AlekSi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f35022e View commit details
    Browse the repository at this point in the history