Skip to content

Releases: ibnesayeed/repo-attrs

Release 0.8.0

08 Jul 15:17
26b8384
Compare
Choose a tag to compare

Changes Since Last Release

History between 0.7.1 and 0.8.0

Commits

  • 26b8384 Reduce false-positives and false-negatives in PRs

Contributors

  • Sawood Alam (1 commits)

Changed Files

 entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Release 0.7.1

06 Jul 23:01
2982a9c
Compare
Choose a tag to compare

Changes Since Last Release

History between 0.7.0 and 0.7.1

Commits

Contributors

  • Sawood Alam (1 commits)

Changed Files

 entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Release 0.7.0

06 Jul 22:59
51d3f81
Compare
Choose a tag to compare

Changes Since Last Release

History between 0.6.0 and 0.7.0

Pull Requests

  • #1 Fix typo in README
  • #2 Fix spelling in action descriptions

Commits

  • 51d3f81 Count Co-authors in contributors
  • 877fe78 Fix spelling in action descriptions
  • 1838578 Fix typo in README
  • e6b1ba9 Update example usage in README

Contributors

  • Sawood Alam (2 commits)
  • Mat Kelly (2 commits)

Changed Files

 README.md     | 21 +++++++++++++++------
 action.yml    |  4 ++--
 entrypoint.sh |  8 +++++---
 3 files changed, 22 insertions(+), 11 deletions(-)

Release 0.6.0

29 Jun 22:15
cad3d53
Compare
Choose a tag to compare

Changes Since Last Release

History between 0.5.0 and 0.6.0

Commits

  • cad3d53 Ensure tags are sorted by date more reliably

Contributors

  • Sawood Alam (1 commits)

Changed Files

 entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Release 0.5.0

29 Jun 22:04
34c404d
Compare
Choose a tag to compare

Changes Since Last Release

History between 0.4.0 and 0.5.0

Commits

  • 34c404d Ensure tags are sorted by date

Contributors

  • Sawood Alam (1 commits)

Changed Files

 entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Release 0.4.0

29 Jun 21:20
e7bdd1f
Compare
Choose a tag to compare

Changes Since Last Release

History between 0.3.0 and 0.4.0

Commits

  • e7bdd1f Fix white space gobbling issue
  • 73cb811 Remove extra blank lines
  • 0b7f22d Add blank lines in the release body

Contributors

  • Sawood Alam (3 commits)

Changed Files

 .github/workflows/release.yml |  9 +++++++++
 README.md                     |  2 --
 entrypoint.sh                 | 18 +++++++++++-------
 3 files changed, 20 insertions(+), 9 deletions(-)

Release 0.3.0

29 Jun 15:28
2ea7c43
Compare
Choose a tag to compare

Changes Since Last Release

History between 0.2.0 and 0.3.0

Commits

  • 2ea7c43 Add a release draft workflow
  • 52271bb Document entrypoint script with inline comments
  • d717d59 Fix typos in the README

Contributors

  • Sawood Alam (3 commits)

Changed Files

.github/workflows/release.yml | 41 +++++++++++++++++++++++++++++++++++++++++
 README.md | 18 +++++++++---------
 action.yml | 2 +-
 entrypoint.sh | 5 +++++
 4 files changed, 56 insertions(+), 10 deletions(-)

Release 0.2.0

29 Jun 02:29
aea46ad
Compare
Choose a tag to compare
  • Split Git history range variable to more atomic head and tail

Release 0.1.0

28 Jun 23:16
618f770
Compare
Choose a tag to compare

Initial release with basic repository attributes such as changed files, contributors, PRs, and commits.